Searched refs:cmdType (Results 1 – 4 of 4) sorted by relevance
57 Type cmdType; member58 explicit EngineCommand(std::string s, Type t) : source(s), cmdType(t) { in EngineCommand()
641 switch (ec.cmdType) { in processCommands()
1041 int cmdType = in onVendorSpecificHeadsetEvent() local1045 if (cmdType != BluetoothHeadset.AT_CMD_TYPE_SET) { in onVendorSpecificHeadsetEvent()
1508 AppInterface.CommandType cmdType = mStkContext[slotId].mCurrentCmd.getCmdType(); in restoreInstanceFromStackBySlot() local1510 CatLog.d(LOG_TAG, "restoreInstanceFromStackBySlot cmdType : " + cmdType); in restoreInstanceFromStackBySlot()1511 switch(cmdType) { in restoreInstanceFromStackBySlot()