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