Searched refs:ACTION_BLUETOOTH_ADDRESS_CHANGED (Results 1 – 4 of 4) sorted by relevance
999 intent = new Intent(BluetoothAdapter.ACTION_BLUETOOTH_ADDRESS_CHANGED); in adapterPropertyChangedCallback()
550 } else if (BluetoothAdapter.ACTION_BLUETOOTH_ADDRESS_CHANGED.equals(action)) {644 filter.addAction(BluetoothAdapter.ACTION_BLUETOOTH_ADDRESS_CHANGED); in BluetoothManagerService()
669 public static final String ACTION_BLUETOOTH_ADDRESS_CHANGED = field in BluetoothAdapter
78 Landroid/bluetooth/BluetoothAdapter;->ACTION_BLUETOOTH_ADDRESS_CHANGED:Ljava/lang/String;