Home
last modified time | relevance | path

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

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