Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapService.java146 private boolean mAccountChanged = false; field in BluetoothMapService
337 if (mAccountChanged) { in stopObexServerSessions()
788 mAccountChanged = true; in updateMasInstancesHandler()
843 mAccountChanged = false; in updateMasInstancesHandler()
1477 println(sb, "mAccountChanged: " + mAccountChanged); in dump()