Searched defs:appType (Results 1 – 8 of 8) sorted by relevance
| /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/ |
| D | UiccControllerTest.java | 62 IccCardApplicationStatus.AppType appType, in composeUiccApplicationStatus()
|
| D | UiccCardTest.java | 104 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 | 1102 String getAidForAppType(int subId, int appType); in getAidForAppType()
|
| /frameworks/base/packages/WAPPushManager/src/com/android/smspush/ |
| D | WapPushManager.java | 106 int appType; field in WapPushManager.WapPushManDBHelper.queryData
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
| D | PhoneSubInfoController.java | 376 public String getIccSimChallengeResponse(int subId, int appType, int authType, String data) in getIccSimChallengeResponse()
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
| D | UiccCardApplication.java | 571 private static int getAuthContext(AppType appType) { in getAuthContext()
|
| /frameworks/base/telephony/java/android/telephony/ |
| D | TelephonyManager.java | 3927 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()
|