Searched refs:ACTION_ALIAS_CHANGED (Results 1 – 3 of 3) sorted by relevance
478 filter.addAction(BluetoothDevice.ACTION_ALIAS_CHANGED); in register()506 } else if (action.equals(BluetoothDevice.ACTION_ALIAS_CHANGED)) { in onReceive()
180 public static final String ACTION_ALIAS_CHANGED = field in BluetoothDevice
325 filter = new IntentFilter(BluetoothDevice.ACTION_ALIAS_CHANGED); in systemRunning()