Searched defs:appType (Results 1 – 10 of 10) sorted by relevance
45 IccCardApplicationStatus.AppType appType, in composeUiccApplicationStatus()
83 IccCardApplicationStatus.AppType appType, in composeUiccApplicationStatus()
78 IccCardApplicationStatus.AppType appType, in composeUiccApplicationStatus()
110 int appType; field in WapPushManager.WapPushManDBHelper.queryData
219 String getIccSimChallengeResponse(int subId, int appType, int authType, String data); in getIccSimChallengeResponse()
1501 String getAidForAppType(int subId, int appType); in getAidForAppType()1772 String[] getForbiddenPlmns(int subId, int appType, String callingPackage, in getForbiddenPlmns()1786 int setForbiddenPlmns(int subId, int appType, in List<String> fplmns, String callingPackage, in setForbiddenPlmns()2232 boolean isApplicationOnUicc(int subId, int appType); in isApplicationOnUicc()
624 private static int getAuthContext(AppType appType) { in getAuthContext()
127 private val appType: AppType, in <lambda>() constant in com.android.server.pm.test.override.PackageManagerComponentLabelIconOverrideTest.Companion.Params
3669 public boolean isApplicationOnUicc(@UiccAppType int appType) { in isApplicationOnUicc()7282 public String getIccAuthentication(int appType, int authType, String data) { in getIccAuthentication()7308 public String getIccAuthentication(int subId, int appType, int authType, String data) { in getIccAuthentication()7347 public String[] getForbiddenPlmns(int subId, int appType) { in getForbiddenPlmns()10906 public String getAidForAppType(@UiccAppType int appType) { in getAidForAppType()10914 public String getAidForAppType(int subId, int appType) { in getAidForAppType()
874 WifiConfiguration config, int appType) { in getGsmAuthResponseWithLength()