Searched refs:PHONE_UID (Results 1 – 8 of 8) sorted by relevance
70 public static final int PHONE_UID = 1001; field in Process
601 if (appId == Process.SYSTEM_UID || appId == Process.PHONE_UID || uid == 0) { in checkCallerIsSystemOrPhoneApp()
187 return (Binder.getCallingUid() == Process.PHONE_UID); in isCallerRadio()
2185 return (appid == Process.SYSTEM_UID || appid == Process.PHONE_UID || uid == 0); in isUidSystem()
3120 && app.uid != Process.PHONE_UID) { in tearDown()
193 private static final int RADIO_UID = Process.PHONE_UID;
13304 if (callingAppId == Process.SYSTEM_UID || callingAppId == Process.PHONE_UID in broadcastIntentLocked()
18186 field public static final int PHONE_UID = 1001; // 0x3e9