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()616 AppInterface.CommandType cmdType = AppInterface.CommandType in processSelectItem() local623 } else if (cmdType == AppInterface.CommandType.SET_UP_MENU) { in processSelectItem()
607 CommandType cmdType = AppInterface.CommandType.fromInt(cmdDet.typeOfCommand); in encodeOptionalTags() local608 if (cmdType != null) { in encodeOptionalTags()609 switch (cmdType) { in encodeOptionalTags()