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()
392 uss.mUnlockProgress.addListener(new UserProgressListener()); in UserController()614 uss.mUnlockProgress.start(); in finishUserUnlocking()617 uss.mUnlockProgress.setProgress(5, in finishUserUnlocking()635 uss.mUnlockProgress.setProgress(20); in finishUserUnlocking()663 uss.mUnlockProgress.finish(); in finishUserUnlocked()1487 uss.mUnlockProgress.addListener(new UserProgressListener());1504 uss.mUnlockProgress.addListener(unlockListener);1709 uss.mUnlockProgress.addListener(listener);