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

  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 130 public static final String ACTION_ACL_DISCONNECT_REQUESTED =
    [all...]
  /packages/apps/Phone/src/com/android/phone/
BluetoothHeadsetService.java 85 BluetoothDevice.ACTION_ACL_DISCONNECT_REQUESTED);
265 action.equals(BluetoothDevice.ACTION_ACL_DISCONNECT_REQUESTED) &&
    [all...]
  /frameworks/base/core/java/android/server/
BluetoothEventLoop.java 247 Intent intent = new Intent(BluetoothDevice.ACTION_ACL_DISCONNECT_REQUESTED);
    [all...]
  /prebuilt/sdk/10/
android.jar 
  /prebuilt/sdk/14/
android.jar 
  /prebuilt/sdk/6/
android.jar 

Completed in 212 milliseconds