Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DAtPhonebook.java206 public void handleCpbsCommand(String atString, int type, BluetoothDevice device) { in handleCpbsCommand() method in AtPhonebook
H A DHeadsetStateMachine.java1803 mPhonebook.handleCpbsCommand(atString, type, device); in processAtCpbs()