Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterProperties.java644 if (updateCountersAndCheckForConnectionStateChange(newState, prevState)) { in updateOnProfileConnectionChanged()
705 private boolean updateCountersAndCheckForConnectionStateChange(int state, int prevState) { in updateCountersAndCheckForConnectionStateChange() method in AdapterProperties