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

  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
BluetoothEventManager.java 96 addHandler(BluetoothDevice.ACTION_ALIAS_CHANGED, new NameChangedHandler());
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
RemoteDevices.java 182 Intent intent = new Intent(BluetoothDevice.ACTION_ALIAS_CHANGED);
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 184 public static final String ACTION_ALIAS_CHANGED =
    [all...]
  /frameworks/base/services/core/java/com/android/server/input/
InputManagerService.java 361 filter = new IntentFilter(BluetoothDevice.ACTION_ALIAS_CHANGED);
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 310 milliseconds