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

  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AdapterService.java     [all...]
AdapterProperties.java 102 sendConnectionStateChange(BluetoothProfile.HEADSET, intent);
104 sendConnectionStateChange(BluetoothProfile.A2DP, intent);
106 sendConnectionStateChange(BluetoothProfile.HEADSET_CLIENT, intent);
108 sendConnectionStateChange(BluetoothProfile.A2DP_SINK, intent);
110 sendConnectionStateChange(BluetoothProfile.INPUT_HOST, intent);
112 sendConnectionStateChange(BluetoothProfile.INPUT_DEVICE, intent);
114 sendConnectionStateChange(BluetoothProfile.AVRCP_CONTROLLER, intent);
116 sendConnectionStateChange(BluetoothProfile.PAN, intent);
118 sendConnectionStateChange(BluetoothProfile.MAP, intent);
120 sendConnectionStateChange(BluetoothProfile.MAP_CLIENT, intent)
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 155 milliseconds