Searched refs:mPendingAuthenticatedUserId (Results 1 – 1 of 1) sorted by relevance
101 private int mPendingAuthenticatedUserId = -1; field in FingerprintUnlockController182 mPendingAuthenticatedUserId = userId; in onFingerprintAuthenticated()246 mPendingAuthenticatedUserId = -1; in onStartedGoingToSleep()252 if (mPendingAuthenticatedUserId != -1) { in onFinishedGoingToSleep()258 onFingerprintAuthenticated(mPendingAuthenticatedUserId); in onFinishedGoingToSleep()262 mPendingAuthenticatedUserId = -1; in onFinishedGoingToSleep()