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

  /frameworks/base/core/java/android/bluetooth/
BluetoothDeviceProfileState.java 132 } else if (action.equals(BluetoothDevice.ACTION_ACL_CONNECTED)) {
178 filter.addAction(BluetoothDevice.ACTION_ACL_CONNECTED);
    [all...]
BluetoothDevice.java 117 public static final String ACTION_ACL_CONNECTED =
  /frameworks/base/core/java/android/server/
BluetoothA2dpService.java 168 mIntentFilter.addAction(BluetoothDevice.ACTION_ACL_CONNECTED);
BluetoothEventLoop.java 313 intent = new Intent(BluetoothDevice.ACTION_ACL_CONNECTED);
  /prebuilt/sdk/6/
android.jar 

Completed in 70 milliseconds