Searched refs:mBluetoothServiceUid (Results 1 – 1 of 1) sorted by relevance
109 private int mBluetoothServiceUid; field in MidiService317 mUid = mBluetoothServiceUid; in Device()567 mBluetoothServiceUid = -1; in MidiService()593 mBluetoothServiceUid = info.applicationInfo.uid; in onUnlockUser()595 mBluetoothServiceUid = -1; in onUnlockUser()716 } else if (type == MidiDeviceInfo.TYPE_BLUETOOTH && uid != mBluetoothServiceUid) { in registerDeviceServer()