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