Searched defs:hints2 (Results 1 – 5 of 5) sorted by relevance
49 Set<String> hints2 = Set.of("personGivenName", "personFamilyName"); in testGetters() local66 Set<String> hints2 = new ArraySet<>(Set.of("personGivenName", "personFamilyName")); in testParcelingAndUnparceling() local
61 std::vector<PowerHint> hints2 = {PowerHint::AUDIO_STREAMING, PowerHint::CAMERA_LAUNCH, in TEST_P() local
76 std::vector<PowerHint> hints2 = {PowerHint::LAUNCH, PowerHint::VR_MODE, in TEST_P() local
197 public void notifyViewReady(String[] hints1, String[] hints2) throws Exception { in notifyViewReady()
123 std::vector<PowerHint> hints2 = {PowerHint::LAUNCH, PowerHint::VR_MODE, in TEST_P() local