Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
DUiccCardTest.java99 IccCardApplicationStatus.AppType appType, in composeUiccApplicationStatus()
DUiccControllerTest.java84 IccCardApplicationStatus.AppType appType, in composeUiccApplicationStatus()
DUiccProfileTest.java123 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.aidl1369 String getAidForAppType(int subId, int appType); in getAidForAppType()
1575 String[] getForbiddenPlmns(int subId, int appType, String callingPackage); in getForbiddenPlmns()
/frameworks/base/packages/WAPPushManager/src/com/android/smspush/
DWapPushManager.java110 int appType; field in WapPushManager.WapPushManDBHelper.queryData
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DTelephonyUtil.java476 int appType) { in getGsmAuthResponseWithLength()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccCardApplication.java583 private static int getAuthContext(AppType appType) { in getAuthContext()
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java6506 public String getIccAuthentication(int appType, int authType, String data) { in getIccAuthentication()
6532 public String getIccAuthentication(int subId, int appType, int authType, String data) { in getIccAuthentication()
6571 public String[] getForbiddenPlmns(int subId, int appType) { in getForbiddenPlmns()
9580 public String getAidForAppType(@UiccAppType int appType) { in getAidForAppType()
9588 public String getAidForAppType(int subId, int appType) { in getAidForAppType()