Home
last modified time | relevance | path

Searched defs:hints2 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/cts/tests/tests/assist/src/android/assist/cts/classification/unittests/
H A DFieldClassificationResponseTest.java49 Set<String> hints2 = Set.of("personGivenName", "personFamilyName"); in testGetters() local
66 Set<String> hints2 = new ArraySet<>(Set.of("personGivenName", "personFamilyName")); in testParcelingAndUnparceling() local
/aosp_15_r20/hardware/interfaces/power/1.2/vts/functional/
H A DVtsHalPowerV1_2TargetTest.cpp61 std::vector<PowerHint> hints2 = {PowerHint::AUDIO_STREAMING, PowerHint::CAMERA_LAUNCH, in TEST_P() local
/aosp_15_r20/hardware/interfaces/power/1.1/vts/functional/
H A DVtsHalPowerV1_1TargetTest.cpp76 std::vector<PowerHint> hints2 = {PowerHint::LAUNCH, PowerHint::VR_MODE, in TEST_P() local
/aosp_15_r20/cts/tests/autofillservice/src/android/autofillservice/cts/activities/
H A DWebViewActivity.java197 public void notifyViewReady(String[] hints1, String[] hints2) throws Exception { in notifyViewReady()
/aosp_15_r20/hardware/interfaces/power/1.0/vts/functional/
H A DVtsHalPowerV1_0TargetTest.cpp123 std::vector<PowerHint> hints2 = {PowerHint::LAUNCH, PowerHint::VR_MODE, in TEST_P() local