Searched refs:sIsSystemProcess (Results 1 – 1 of 1) sorted by relevance
4469 private static boolean sIsSystemProcess; field in Settings.Secure4622 sIsSystemProcess = Process.myUid() == Process.SYSTEM_UID; in getStringForUser()4625 if (sLockSettings != null && !sIsSystemProcess) { in getStringForUser()