Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DNativeInterface.java211 public boolean queryCurrentOperatorName(byte[] address) { in queryCurrentOperatorName() method in NativeInterface
H A DHeadsetClientStateMachine.java1386 if (mNativeInterface.queryCurrentOperatorName( in processMessage()