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