/frameworks/base/telephony/java/android/telephony/gba/ |
D | GbaAuthRequest.java | 44 public GbaAuthRequest(int subId, int appType, Uri nafUrl, byte[] securityProtocol, in GbaAuthRequest() 55 public GbaAuthRequest(int token, int subId, int appType, Uri nafUrl, byte[] securityProtocol, in GbaAuthRequest()
|
D | GbaService.java | 144 public void onAuthenticationRequest(int subscriptionId, int token, @UiccAppTypeExt int appType, in onAuthenticationRequest()
|
/frameworks/base/media/java/android/media/tv/ |
D | TunedInfo.java | 104 boolean isVisible, boolean isMainSession, @AppType int appType, int appTag) { in TunedInfo()
|
/frameworks/base/packages/WAPPushManager/src/com/android/smspush/ |
D | WapPushManager.java | 119 int appType; field in WapPushManager.WapPushManDBHelper.queryData 398 String contentType, String packageName, String className, int appType, in insertPackage()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/ |
D | UiccProfileTest.java | 83 IccCardApplicationStatus.AppType appType, in composeUiccApplicationStatus()
|
D | UiccControllerTest.java | 79 IccCardApplicationStatus.AppType appType, in composeUiccApplicationStatus()
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
D | IPhoneSubInfo.aidl | 219 String getIccSimChallengeResponse(int subId, int appType, int authType, String data, in getIccSimChallengeResponse()
|
D | ITelephony.aidl | 1431 String getAidForAppType(int subId, int appType); in getAidForAppType() 1631 String[] getForbiddenPlmns(int subId, int appType, String callingPackage, in getForbiddenPlmns() 1645 int setForbiddenPlmns(int subId, int appType, in List<String> fplmns, String callingPackage, in setForbiddenPlmns() 2133 boolean isApplicationOnUicc(int subId, int appType); in isApplicationOnUicc() 2271 void bootstrapAuthenticationRequest(int subId, int appType, in Uri nafUrl, in bootstrapAuthenticationRequest()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
D | UiccCardApplication.java | 638 private static int getAuthContext(AppType appType) { in getAuthContext()
|
/frameworks/base/services/tests/PackageManagerComponentOverrideTests/src/com/android/server/pm/test/override/ |
D | PackageManagerComponentLabelIconOverrideTest.kt | 131 private val appType: AppType, in <lambda>() constant in com.android.server.pm.test.override.PackageManagerComponentLabelIconOverrideTest.Companion.Params
|
/frameworks/base/telephony/java/android/telephony/ |
D | TelephonyManager.java | 3764 public boolean isApplicationOnUicc(@UiccAppType int appType) { in isApplicationOnUicc() 8276 public String getIccAuthentication(int appType, int authType, String data) { in getIccAuthentication() 8303 public String getIccAuthentication(int subId, int appType, int authType, String data) { in getIccAuthentication() 8344 public String[] getForbiddenPlmns(int subId, int appType) { in getForbiddenPlmns() 12602 public String getAidForAppType(@UiccAppType int appType) { in getAidForAppType() 12610 public String getAidForAppType(int subId, int appType) { in getAidForAppType() 16511 public void bootstrapAuthenticationRequest( in bootstrapAuthenticationRequest() 16524 getSubId(), appType, nafId, securityProtocol, forceBootStrapping, in bootstrapAuthenticationRequest() local
|
/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/ |
D | WapPushTest.java | 2568 String classnName, int appType, boolean signature, boolean furtherProcessing) { in addPackageToLegacyDB()
|
/frameworks/base/services/core/java/com/android/server/tv/ |
D | TvInputManagerService.java | 2785 int appType; in getCurrentTunedInfosInternalLocked() local
|