Searched refs:authenticatedUserId (Results 1 – 1 of 1) sorted by relevance
299 void handleUnlock(int authenticatedUserId) { in handleUnlock() argument303 if (authenticatedUserId == currentUserId) { in handleUnlock()304 if (DEBUG) Log.d(TAG, "Unlocking for user " + authenticatedUserId); in handleUnlock()308 Log.d(TAG, "Ignoring unlock for authenticated user (" + authenticatedUserId + in handleUnlock()