Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/dicttoolkit/
Ddict_toolkit_main.cpp32 const CommandType commandType = CommandUtils::getCommandType(argv[1]); in main() local
/packages/inputmethods/LatinIME/native/dicttoolkit/src/utils/
Dcommand_utils.cpp53 const CommandType commandType) { in getCommandExecutor()
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/
DRemoteDevicesTest.java463 int commandType, Object[] arguments, BluetoothDevice device) { in getVendorSpecificHeadsetEventIntent()
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetStateMachine.java1492 private void broadcastVendorSpecificEventIntent(String command, int companyId, int commandType, in broadcastVendorSpecificEventIntent()
1540 int commandType = AtPhonebook.TYPE_UNKNOWN; in getAtCommandType() local
1897 int commandType = getAtCommandType(atCommand); in processUnknownAt() local