Searched refs:cmdType (Results 1 – 2 of 2) sorted by relevance
143 AppInterface.CommandType cmdType = AppInterface.CommandType in make() local145 if (cmdType == null) { in make()161 switch (cmdType) { in make()598 AppInterface.CommandType cmdType = AppInterface.CommandType in processSelectItem() local605 } else if (cmdType == AppInterface.CommandType.SET_UP_MENU) { in processSelectItem()
638 CommandType cmdType = AppInterface.CommandType.fromInt(cmdDet.typeOfCommand); in encodeOptionalTags() local639 if (cmdType != null) { in encodeOptionalTags()640 switch (cmdType) { in encodeOptionalTags()