Searched refs:mUnlockProgress (Results 1 – 2 of 2) sorted by relevance
51 public final ProgressReporter mUnlockProgress; field in UserState66 mUnlockProgress = new ProgressReporter(handle.getIdentifier()); in UserState()
325 uss.mUnlockProgress.start(); in finishUserUnlocking()328 uss.mUnlockProgress.setProgress(5, in finishUserUnlocking()331 uss.mUnlockProgress.setProgress(20); in finishUserUnlocking()355 uss.mUnlockProgress.finish(); in finishUserUnlocked()1042 uss.mUnlockProgress.addListener(listener);