Home
last modified time | relevance | path

Searched defs:commandType (Results 1 – 3 of 3) 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/src/com/android/bluetooth/hfp/
DHeadsetStateMachine.java2413 int commandType, in broadcastVendorSpecificEventIntent()
2493 int commandType = mPhonebook.TYPE_UNKNOWN; in getAtCommandType() local
3073 int commandType = getAtCommandType(atCommand); in processUnknownAt() local