Searched refs:ACTION_ALIAS_CHANGED (Results 1 – 3 of 3) sorted by relevance
96 addHandler(BluetoothDevice.ACTION_ALIAS_CHANGED, new NameChangedHandler()); in BluetoothEventManager()
184 public static final String ACTION_ALIAS_CHANGED = field in BluetoothDevice
361 filter = new IntentFilter(BluetoothDevice.ACTION_ALIAS_CHANGED); in systemRunning()