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

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

Completed in 213 milliseconds