Searched refs:BLUETOOTH_UID (Results 1 – 9 of 9) sorted by relevance
95 if (Binder.getCallingUid() != Process.BLUETOOTH_UID) { in requestPriority()215 case Process.BLUETOOTH_UID: // Bluetooth audio playback in isPermitted()
28 assertEquals(Process.BLUETOOTH_UID, Process.getUidForName("bluetooth")); in testProcessGetUidFromName()
106 && UserHandle.getAppId(caller) != Process.BLUETOOTH_UID) { in checkCallerUid()
235 || uid == android.os.Process.BLUETOOTH_UID) { in getProvider()
137 public static final int BLUETOOTH_UID = 1002; field in Process
607 } else if (uid == Process.BLUETOOTH_UID) { in processAppUsage()
753 if (Binder.getCallingUid() != Process.BLUETOOTH_UID) { in getSystemConfigEnabledProfilesForPackage()
52 import static android.os.Process.BLUETOOTH_UID;720 BLUETOOTH_UID16049 case BLUETOOTH_UID: in broadcastIntentLocked()
36754 field public static final int BLUETOOTH_UID = 1002; // 0x3ea