Home
last modified time | relevance | path

Searched defs:categoryIds (Results 1 – 25 of 95) sorted by relevance

1234

/aosp_15_r20/cts/tests/autofillservice/src/android/autofillservice/cts/unittests/
H A DCompositeUserDataTest.java89 final String[] categoryIds = userData.getCategoryIds(); in testMerge_nullGenericUserData() local
106 final String[] categoryIds = userData.getCategoryIds(); in testMerge_bothEmpty() local
125 final String[] categoryIds = userData.getCategoryIds(); in testMerge_emptyGenericUserData() local
157 final String[] categoryIds = userData.getCategoryIds(); in testMerge_emptyPackageUserData() local
190 final String[] categoryIds = userData.getCategoryIds(); in testMerge_bothHaveData() local
/aosp_15_r20/frameworks/base/core/java/android/service/autofill/
H A DAutofillFieldClassificationService.java107 String[] userDataValues, String[] categoryIds, String defaultAlgorithm, in calculateScores()
280 @NonNull List<String> userDataValues, @NonNull List<String> categoryIds, in onCalculateScores()
292 String[] userDataValues, String[] categoryIds, String defaultAlgorithm, in calculateScores()
H A DIAutofillFieldClassificationService.aidl32 in String[] userDataValues, in String[] categoryIds, in calculateScores()
H A DCompositeUserData.java55 final ArrayList<String> categoryIds = new ArrayList<>(packageCategoryIds.length); in CompositeUserData() local
/aosp_15_r20/packages/modules/ExtServices/java/src/android/ext/services/autofill/
DAutofillFieldClassificationServiceImpl.java40 @Nullable List<String> userDataValues, @NonNull List<String> categoryIds, in onCalculateScores()
57 @NonNull List<String> userDataValues, @NonNull List<String> categoryIds, in calculateScores()
/aosp_15_r20/packages/modules/ExtServices/java/tests/src/android/ext/services/autofill/
DAutofillFieldClassificationServiceImplTest.java74 final List<String> categoryIds = Arrays.asList("cat", "cat", "cat", "cat", "cat", "last4", in testCalculateScores() local
/aosp_15_r20/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DLogFieldClassificationScoreOnResultListener.java47 String[] categoryIds, ArrayList<AutofillId> detectedFieldIds, in LogFieldClassificationScoreOnResultListener()
H A DFieldClassificationStrategy.java268 @NonNull String[] userDataValues, @NonNull String[] categoryIds, in calculateScores()
H A DSession.java3957 final String[] categoryIds = userData.getCategoryIds(); in logFieldClassificationScore() local
4032 String[] categoryIds, in handleLogFieldClassificationScore()
/aosp_15_r20/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
H A DHelper.java2118 public final String[] categoryIds; field in Helper.FieldClassificationResult
2126 public FieldClassificationResult(@NonNull AutofillId id, @NonNull String[] categoryIds, in FieldClassificationResult()
/aosp_15_r20/out/soong/.intermediates/packages/modules/ExtServices/ExtServices-core/android_common_apex30/javac/
DExtServices-core.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/ext/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/autofill/services.autofill/android_common/repackaged-jarjar/javac/
Dservices.autofill.jarcom/android/server/autofill/ui/SaveUi.class SaveUi.java package com. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/autofill/services.autofill/android_common/javac/
Dservices.autofill.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar13META-INF/ META-INF/MANIFEST.MF android/ android/security/ android/ ...
Dframework.jar56META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-13/
Dframework.jarandroid/service/controls/templates/TemperatureControlTemplate.class TemperatureControlTemplate.java package android.service. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-56/
Dframework.jarcom/android/apex/XmlWriter.class XmlWriter.java package com.android.apex public ...
/aosp_15_r20/prebuilts/misc/common/robolectric/android-all/
HDandroid-all-10-robolectric-5803371.jarMETA-INF/ META-INF/MANIFEST.MF res/ res/layout-notround- ...
HDandroid-all-11-robolectric-6757853.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/proguard/ META- ...
HDandroid-all-12-robolectric-7732740.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/proguard/ META- ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/services_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__services__permission__android_common__services.permission- ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/services/android_common/combined/
Dservices.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__services__permission__android_common__services.permission- ...
/aosp_15_r20/prebuilts/sdk/31/module-lib/
HDandroid-non-updatable.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest ...
/aosp_15_r20/prebuilts/sdk/34/system/
HDandroid-non-updatable.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest ...
/aosp_15_r20/prebuilts/sdk/32/system/
HDandroid-non-updatable.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest ...

1234