Searched refs:mUnlockProgress (Results 1 – 2 of 2) sorted by relevance
53 public final ProgressReporter mUnlockProgress; field in UserState77 mUnlockProgress = new ProgressReporter(handle.getIdentifier()); in UserState()
373 uss.mUnlockProgress.addListener(new UserProgressListener()); in UserController()561 uss.mUnlockProgress.start(); in finishUserUnlocking()564 uss.mUnlockProgress.setProgress(5, in finishUserUnlocking()582 uss.mUnlockProgress.setProgress(20); in finishUserUnlocking()610 uss.mUnlockProgress.finish(); in finishUserUnlocked()1319 uss.mUnlockProgress.addListener(new UserProgressListener());1336 uss.mUnlockProgress.addListener(unlockListener);1541 uss.mUnlockProgress.addListener(listener);