Home
last modified time | relevance | path

Searched refs:AppInterface (Results 1 – 10 of 10) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
DCatService.java95 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 …]
DCommandParams.java39 AppInterface.CommandType getCommandType() { in getCommandType()
40 return AppInterface.CommandType.fromInt(mCmdDet.typeOfCommand); in getCommandType()
DAppInterface.java28 public interface AppInterface { interface
DCommandParamsFactory.java176 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()
DCatCmdMessage.java252 public AppInterface.CommandType getCmdType() { in getCmdType()
253 return AppInterface.CommandType.fromInt(mCmdDet.typeOfCommand); in getCmdType()
DResponseData.java26 import com.android.internal.telephony.cat.AppInterface.CommandType;
/frameworks/base/boot/
Dpreloaded-classes12071 com.android.internal.telephony.cat.AppInterface$CommandType
12072 com.android.internal.telephony.cat.AppInterface
14503 [Lcom.android.internal.telephony.cat.AppInterface$CommandType;
Dboot-image-profile.txt34509 Lcom/android/internal/telephony/cat/AppInterface$CommandType;
34510 Lcom/android/internal/telephony/cat/AppInterface;
36951 [Lcom/android/internal/telephony/cat/AppInterface$CommandType;
/frameworks/base/config/
Dpreloaded-classes12102 com.android.internal.telephony.cat.AppInterface$CommandType
12103 com.android.internal.telephony.cat.AppInterface
17529 [Lcom.android.internal.telephony.cat.AppInterface$CommandType;
Dboot-image-profile.txt44670 Lcom/android/internal/telephony/cat/AppInterface$CommandType;
44671 Lcom/android/internal/telephony/cat/AppInterface;
50121 [Lcom/android/internal/telephony/cat/AppInterface$CommandType;