Searched refs:mBluetoothServiceUid (Results 1 – 1 of 1) sorted by relevance
174 private int mBluetoothServiceUid; field in MidiService424 mUid = mBluetoothServiceUid; in Device()948 mBluetoothServiceUid = -1; in MidiService()997 mBluetoothServiceUid = info.applicationInfo.uid; in onStartOrUnlockUser()1192 } else if (type == MidiDeviceInfo.TYPE_BLUETOOTH && uid != mBluetoothServiceUid) { in registerDeviceServer()