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()
382 uss.mUnlockProgress.addListener(new UserProgressListener()); in UserController()581 uss.mUnlockProgress.start(); in finishUserUnlocking()584 uss.mUnlockProgress.setProgress(5, in finishUserUnlocking()602 uss.mUnlockProgress.setProgress(20); in finishUserUnlocking()630 uss.mUnlockProgress.finish(); in finishUserUnlocked()1454 uss.mUnlockProgress.addListener(new UserProgressListener());1471 uss.mUnlockProgress.addListener(unlockListener);1676 uss.mUnlockProgress.addListener(listener);