Home
last modified time | relevance | path

Searched refs:UPDATE_MAS_INSTANCES_ACCOUNT_REMOVED (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppObserver.java141 BluetoothMapService.UPDATE_MAS_INSTANCES_ACCOUNT_REMOVED); in handleAccountChanges()
155 BluetoothMapService.UPDATE_MAS_INSTANCES_ACCOUNT_REMOVED); in handleAccountChanges()
DBluetoothMapService.java111 static final int UPDATE_MAS_INSTANCES_ACCOUNT_REMOVED = 1; field in BluetoothMapService