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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DLocalBluetoothProfile.java50 boolean isProfileReady(); method in interface:LocalBluetoothProfile
H A DOppProfile.java66 public boolean isProfileReady() { method in class:OppProfile
H A DPanProfile.java67 public boolean isProfileReady() { method in class:PanProfile
H A DPbapServerProfile.java68 public boolean isProfileReady() { method in class:PbapServerProfile
H A DA2dpProfile.java84 public boolean isProfileReady() { method in class:A2dpProfile
H A DHeadsetProfile.java91 public boolean isProfileReady() { method in class:HeadsetProfile
H A DHidProfile.java79 public boolean isProfileReady() { method in class:HidProfile
H A DMapProfile.java91 public boolean isProfileReady() { method in class:MapProfile
92 if(V) Log.d(TAG,"isProfileReady(): "+ mIsProfileReady);
H A DSapProfile.java90 public boolean isProfileReady() { method in class:SapProfile

Completed in 63 milliseconds