Searched defs:isPanNapConnected (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DLocalBluetoothProfileManager.java428 boolean isPanNapConnected, BluetoothDevice device) {
483 if(isPanNapConnected)
486 mPanProfile != null) || isPanNapConnected) {
425 updateProfiles(ParcelUuid[] uuids, ParcelUuid[] localUuids, Collection<LocalBluetoothProfile> profiles, Collection<LocalBluetoothProfile> removedProfiles, boolean isPanNapConnected, BluetoothDevice device) argument

Completed in 45 milliseconds