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/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetStateMachine.java1831 int commandType, in broadcastVendorSpecificEventIntent()
1903 int commandType = AtPhonebook.TYPE_UNKNOWN; in getAtCommandType() local
2567 int commandType = getAtCommandType(atCommand); in processUnknownAt() local