Home
last modified time | relevance | path

Searched defs:appType (Results 1 – 8 of 8) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
DUiccControllerTest.java62 IccCardApplicationStatus.AppType appType, in composeUiccApplicationStatus()
DUiccCardTest.java104 IccCardApplicationStatus.AppType appType, in composeUiccApplicationStatus()
/frameworks/base/telephony/java/com/android/internal/telephony/
DIPhoneSubInfo.aidl203 String getIccSimChallengeResponse(int subId, int appType, int authType, String data); in getIccSimChallengeResponse()
DITelephony.aidl1102 String getAidForAppType(int subId, int appType); in getAidForAppType()
/frameworks/base/packages/WAPPushManager/src/com/android/smspush/
DWapPushManager.java106 int appType; field in WapPushManager.WapPushManDBHelper.queryData
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSubInfoController.java376 public String getIccSimChallengeResponse(int subId, int appType, int authType, String data) in getIccSimChallengeResponse()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccCardApplication.java571 private static int getAuthContext(AppType appType) { in getAuthContext()
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java3927 public String getIccAuthentication(int appType, int authType, String data) { in getIccAuthentication()
3948 public String getIccAuthentication(int subId, int appType, int authType, String data) { in getIccAuthentication()
5461 public String getAidForAppType(int appType) { in getAidForAppType()
5475 public String getAidForAppType(int subId, int appType) { in getAidForAppType()