Searched refs:PHONE_UID (Results 1 – 11 of 11) sorted by relevance
585 if (appId == Process.SYSTEM_UID || appId == Process.PHONE_UID || uid == 0) { in checkCallerIsSystemOrPhoneOrSameApp()603 if (appId == Process.SYSTEM_UID || appId == Process.PHONE_UID || uid == 0) { in checkCallerIsSystemOrPhoneApp()
1762 if (appId == Process.PHONE_UID || uid == 0) { in checkCallerIsPhoneOrCarrierApp()
56 public static final int PHONE_UID = 1001; field in Process
524 assignWriteSmsPermissionToSystemUid(appOps, Process.PHONE_UID); in getApplication()615 assignWriteSmsPermissionToSystemUid(appOps, Process.PHONE_UID); in setDefaultApplicationInternal()
202 || uid == android.os.Process.PHONE_UID || uid == android.os.Process.NFC_UID in getProvider()
198 return (Binder.getCallingUid() == Process.PHONE_UID); in isCallerRadio()
55 import static android.os.Process.PHONE_UID;18251 result = UserHandle.isSameApp(aInfo.uid, PHONE_UID)18270 || componentAppId == PHONE_UID19047 case PHONE_UID:
4754 return (appid == Process.SYSTEM_UID || appid == Process.PHONE_UID || uid == 0); in isUidSystemOrPhone()
22199 field public static final int PHONE_UID = 1001; // 0x3e9
31302 field public static final int PHONE_UID = 1001; // 0x3e9
34053 field public static final int PHONE_UID = 1001; // 0x3e9