Searched refs:sIsSystemProcess (Results 1 – 2 of 2) sorted by relevance
5106 private static boolean sIsSystemProcess; field in Settings.Secure5268 sIsSystemProcess = Process.myUid() == Process.SYSTEM_UID; in getStringForUser()5271 if (sLockSettings != null && !sIsSystemProcess) { in getStringForUser()
60855 Landroid/provider/Settings$Secure;->sIsSystemProcess:Z