Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterProperties.java682 if (updateCountersAndCheckForConnectionStateChange(state, prevState)) { in sendConnectionStateChange()
741 private boolean updateCountersAndCheckForConnectionStateChange(int state, int prevState) { in updateCountersAndCheckForConnectionStateChange() method in AdapterProperties