Searched defs:appType (Results 1 – 9 of 9) sorted by relevance
| /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/ |
| D | UiccCardTest.java | 99 IccCardApplicationStatus.AppType appType, in composeUiccApplicationStatus()
|
| D | UiccControllerTest.java | 84 IccCardApplicationStatus.AppType appType, in composeUiccApplicationStatus()
|
| D | UiccProfileTest.java | 123 IccCardApplicationStatus.AppType appType, in composeUiccApplicationStatus()
|
| /frameworks/base/telephony/java/com/android/internal/telephony/ |
| D | IPhoneSubInfo.aidl | 203 String getIccSimChallengeResponse(int subId, int appType, int authType, String data); in getIccSimChallengeResponse()
|
| D | ITelephony.aidl | 1369 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/ |
| D | WapPushManager.java | 110 int appType; field in WapPushManager.WapPushManDBHelper.queryData
|
| /frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/ |
| D | TelephonyUtil.java | 476 int appType) { in getGsmAuthResponseWithLength()
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
| D | UiccCardApplication.java | 583 private static int getAuthContext(AppType appType) { in getAuthContext()
|
| /frameworks/base/telephony/java/android/telephony/ |
| D | TelephonyManager.java | 6506 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()
|