Searched refs:exclusiveManagerName (Results 1 – 1 of 1) sorted by relevance
787 String exclusiveManagerName = getExclusiveManager(bluetoothDevice); in isExclusivelyManagedBluetoothDevice() local788 if (exclusiveManagerName == null) { in isExclusivelyManagedBluetoothDevice()793 ComponentName.unflattenFromString(exclusiveManagerName); in isExclusivelyManagedBluetoothDevice()795 ? exclusiveManagerComponent.getPackageName() : exclusiveManagerName; in isExclusivelyManagedBluetoothDevice()