HomeSort by relevance Sort by last modified time
    Searched refs:getProfileConnectionState (Results 1 - 8 of 8) sorted by null

  /packages/apps/Settings/src/com/android/settings/bluetooth/
CachedBluetoothDevice.java 310 int getProfileConnectionState(LocalBluetoothProfile profile) {
399 int status = getProfileConnectionState(profile);
409 int status = getProfileConnectionState(profile);
416 int status = getProfileConnectionState(profile);
BluetoothDevicePreference.java 220 int connectionStatus = cachedDevice.getProfileConnectionState(profile);
  /frameworks/base/core/java/android/bluetooth/
IBluetooth.aidl 57 int getProfileConnectionState(int profile);
BluetoothAdapter.java     [all...]
  /frameworks/base/core/java/android/server/
BluetoothService.java     [all...]
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 2697 milliseconds