Searched refs:mUnlockProgress (Results 1 – 2 of 2) sorted by relevance
55 public final ProgressReporter mUnlockProgress; field in UserState78 mUnlockProgress = new ProgressReporter(handle.getIdentifier()); in UserState()
466 uss.mUnlockProgress.addListener(new UserProgressListener()); in UserController()735 uss.mUnlockProgress.start(); in finishUserUnlocking()738 uss.mUnlockProgress.setProgress(5, in finishUserUnlocking()760 uss.mUnlockProgress.setProgress(20); in finishUserUnlocking()790 uss.mUnlockProgress.finish(); in finishUserUnlocked()1887 uss.mUnlockProgress.addListener(new UserProgressListener());1911 uss.mUnlockProgress.addListener(unlockListener);2111 uss.mUnlockProgress.addListener(listener);