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

  /frameworks/base/services/core/java/com/android/server/
BluetoothManagerService.java 325 } else if (BluetoothAdapter.ACTION_BLUETOOTH_ADDRESS_CHANGED.equals(action)) {
391 filter.addAction(BluetoothAdapter.ACTION_BLUETOOTH_ADDRESS_CHANGED);
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AdapterProperties.java 746 intent = new Intent(BluetoothAdapter.ACTION_BLUETOOTH_ADDRESS_CHANGED);
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothAdapter.java 501 public static final String ACTION_BLUETOOTH_ADDRESS_CHANGED =
506 * #ACTION_BLUETOOTH_ADDRESS_CHANGED} intent to store the local
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 

Completed in 355 milliseconds