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()
274 uss.mUnlockProgress.addListener(new UserProgressListener()); in UserController()424 uss.mUnlockProgress.start(); in finishUserUnlocking()427 uss.mUnlockProgress.setProgress(5, in finishUserUnlocking()445 uss.mUnlockProgress.setProgress(20); in finishUserUnlocking()473 uss.mUnlockProgress.finish(); in finishUserUnlocked()1110 uss.mUnlockProgress.addListener(new UserProgressListener());1126 uss.mUnlockProgress.addListener(unlockListener);1316 uss.mUnlockProgress.addListener(listener);