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

  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 150 public static final String ACTION_ACL_DISCONNECTED =
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
RemoteDevices.java 415 intent = new Intent(BluetoothDevice.ACTION_ACL_DISCONNECTED);
  /packages/apps/MusicFX/src/com/android/musicfx/
ActivityMusic.java 191 } else if (action.equals(BluetoothDevice.ACTION_ACL_DISCONNECTED)) {
469 intentFilter.addAction(BluetoothDevice.ACTION_ACL_DISCONNECTED);
    [all...]
  /prebuilts/sdk/10/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 195 milliseconds