Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/gba/
H A DGbaAuthRequest.java44 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()
H A DGbaService.java144 public void onAuthenticationRequest(int subscriptionId, int token, @UiccAppTypeExt int appType, in onAuthenticationRequest()
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/
H A DIPhoneSubInfo.aidl241 String getIccSimChallengeResponse(int subId, int appType, int authType, String data, in getIccSimChallengeResponse()
255 Uri getSmscIdentity(int subId, int appType); in getSmscIdentity()
277 String getSimServiceTable(int subId, int appType); in getSimServiceTable()
H A DITelephony.aidl1488 String getAidForAppType(int subId, int appType); in getAidForAppType()
1688 String[] getForbiddenPlmns(int subId, int appType, String callingPackage, in getForbiddenPlmns()
1702 int setForbiddenPlmns(int subId, int appType, in List<String> fplmns, String callingPackage, in setForbiddenPlmns()
2212 boolean isApplicationOnUicc(int subId, int appType); in isApplicationOnUicc()
2355 void bootstrapAuthenticationRequest(int subId, int appType, in Uri nafUrl, in bootstrapAuthenticationRequest()
/aosp14/frameworks/base/media/java/android/media/tv/
H A DTunedInfo.java104 boolean isVisible, boolean isMainSession, @AppType int appType, int appTag) { in TunedInfo()
/aosp14/frameworks/base/packages/WAPPushManager/src/com/android/smspush/
H A DWapPushManager.java119 int appType; field in WapPushManager.WapPushManDBHelper.queryData
398 String contentType, String packageName, String className, int appType, in insertPackage()
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java3807 public boolean isApplicationOnUicc(@UiccAppType int appType) { in isApplicationOnUicc()
8375 public String getIccAuthentication(int appType,@AuthType int authType, String data) { in getIccAuthentication()
8403 public String getIccAuthentication(int subId, int appType,@AuthType int authType, String data) { in getIccAuthentication()
8444 public String[] getForbiddenPlmns(int subId, int appType) { in getForbiddenPlmns()
8517 public String getSimServiceTable(int appType) { in getSimServiceTable()
12895 public String getAidForAppType(@UiccAppType int appType) { in getAidForAppType()
12903 public String getAidForAppType(int subId, int appType) { in getAidForAppType()
17059 public void bootstrapAuthenticationRequest( in bootstrapAuthenticationRequest()
17072 getSubId(), appType, nafId, securityProtocol, forceBootStrapping, in bootstrapAuthenticationRequest() local
/aosp14/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/
H A DWapPushTest.java2568 String classnName, int appType, boolean signature, boolean furtherProcessing) { in addPackageToLegacyDB()
/aosp14/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputManagerService.java2905 int appType; in getCurrentTunedInfosInternalLocked() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...