Searched refs:sIsSystemProcess (Results 1 – 1 of 1) 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()