Searched refs:AppInterface (Results 1 – 10 of 10) sorted by relevance
95 public class CatService extends Handler implements AppInterface {710 Intent intent = new Intent(AppInterface.CAT_CMD_ACTION); in broadcastCatCmdIntent()713 intent.setComponent(AppInterface.getDefaultSTKApplication()); in broadcastCatCmdIntent()715 mContext.sendBroadcast(intent, AppInterface.STK_PERMISSION); in broadcastCatCmdIntent()726 Intent intent = new Intent(AppInterface.CAT_SESSION_END_ACTION); in handleSessionEnd()728 intent.setComponent(AppInterface.getDefaultSTKApplication()); in handleSessionEnd()729 mContext.sendBroadcast(intent, AppInterface.STK_PERMISSION); in handleSessionEnd()805 CommandType cmdType = AppInterface.CommandType.fromInt(cmdDet.typeOfCommand); in encodeOptionalTags()978 public static AppInterface getInstance() { in getInstance()992 public static AppInterface getInstance(int slotId) { in getInstance()[all …]
39 AppInterface.CommandType getCommandType() { in getCommandType()40 return AppInterface.CommandType.fromInt(mCmdDet.typeOfCommand); in getCommandType()
28 public interface AppInterface { interface
176 AppInterface.CommandType cmdType = AppInterface.CommandType in make()643 AppInterface.CommandType cmdType = AppInterface.CommandType in processSelectItem()650 } else if (cmdType == AppInterface.CommandType.SET_UP_MENU) { in processSelectItem()1167 AppInterface.CommandType commandType = in processBIPClient()1168 AppInterface.CommandType.fromInt(cmdDet.typeOfCommand); in processBIPClient()
252 public AppInterface.CommandType getCmdType() { in getCmdType()253 return AppInterface.CommandType.fromInt(mCmdDet.typeOfCommand); in getCmdType()
26 import com.android.internal.telephony.cat.AppInterface.CommandType;
12071 com.android.internal.telephony.cat.AppInterface$CommandType12072 com.android.internal.telephony.cat.AppInterface14503 [Lcom.android.internal.telephony.cat.AppInterface$CommandType;
34509 Lcom/android/internal/telephony/cat/AppInterface$CommandType;34510 Lcom/android/internal/telephony/cat/AppInterface;36951 [Lcom/android/internal/telephony/cat/AppInterface$CommandType;
12102 com.android.internal.telephony.cat.AppInterface$CommandType12103 com.android.internal.telephony.cat.AppInterface17529 [Lcom.android.internal.telephony.cat.AppInterface$CommandType;
44670 Lcom/android/internal/telephony/cat/AppInterface$CommandType;44671 Lcom/android/internal/telephony/cat/AppInterface;50121 [Lcom/android/internal/telephony/cat/AppInterface$CommandType;