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()
270 uss.mUnlockProgress.addListener(new UserProgressListener()); in UserController()417 uss.mUnlockProgress.start(); in finishUserUnlocking()420 uss.mUnlockProgress.setProgress(5, in finishUserUnlocking()438 uss.mUnlockProgress.setProgress(20); in finishUserUnlocking()466 uss.mUnlockProgress.finish(); in finishUserUnlocked()1081 uss.mUnlockProgress.addListener(new UserProgressListener());1097 uss.mUnlockProgress.addListener(unlockListener);1285 uss.mUnlockProgress.addListener(listener);