Searched refs:ignoreUserNotAuthenticated (Results 1 – 1 of 1) sorted by relevance
1187 private void unlockChildProfile(int profileHandle, boolean ignoreUserNotAuthenticated, in unlockChildProfile() argument1202 } else if (ignoreUserNotAuthenticated && e instanceof UserNotAuthenticatedException) { in unlockChildProfile()