Searched refs:ACTION_ALIAS_CHANGED (Results 1 – 3 of 3) sorted by relevance
171 public static final String ACTION_ALIAS_CHANGED = field in BluetoothDevice
412 Intent intent = new Intent(BluetoothDevice.ACTION_ALIAS_CHANGED); in onDevicePropertyChanged()
259 filter = new IntentFilter(BluetoothDevice.ACTION_ALIAS_CHANGED); in systemReady()