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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DCachedBluetoothDevice.java124 void onProfileStateChanged(LocalBluetoothProfile profile, int newProfileState) { method in class:CachedBluetoothDevice
126 Log.d(TAG, "onProfileStateChanged: profile " + profile +

Completed in 83 milliseconds