Home
last modified time | relevance | path

Searched defs:commandType (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/native/dicttoolkit/
H A Ddict_toolkit_main.cpp32 const CommandType commandType = CommandUtils::getCommandType(argv[1]); in main() local
/aosp12/packages/inputmethods/LatinIME/native/dicttoolkit/src/utils/
H A Dcommand_utils.cpp53 const CommandType commandType) { in getCommandExecutor()
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/
H A DRemoteDevicesTest.java473 int commandType, Object[] arguments, BluetoothDevice device) { in getVendorSpecificHeadsetEventIntent()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetStateMachine.java1529 private void broadcastVendorSpecificEventIntent(String command, int companyId, int commandType, in broadcastVendorSpecificEventIntent()
1578 int commandType = AtPhonebook.TYPE_UNKNOWN; in getAtCommandType() local
1942 int commandType = getAtCommandType(atCommand); in processUnknownAt() local
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DCommandParamsFactory.java1076 AppInterface.CommandType commandType = in processBIPClient() local