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