Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientService.java177 private boolean mIsAllowedContextOfActiveGroupModified = false; field in BassClientService
629 if (mIsAllowedContextOfActiveGroupModified) { in stop()
635 mIsAllowedContextOfActiveGroupModified = false; in stop()
903 if (!mIsAllowedContextOfActiveGroupModified in localNotifyReceiveStateChanged()
909 mIsAllowedContextOfActiveGroupModified = true; in localNotifyReceiveStateChanged()
922 if (mIsAllowedContextOfActiveGroupModified) { in localNotifyReceiveStateChanged()
927 mIsAllowedContextOfActiveGroupModified = false; in localNotifyReceiveStateChanged()