Home
last modified time | relevance | path

Searched defs:candidates (Results 1 – 25 of 78) sorted by relevance

1234

/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DWifiLastResortWatchdogTest.java117 List<Pair<ScanDetail, WifiConfiguration>> candidates = new ArrayList<>(); in createFilteredQnsCandidates() local
140 List<Pair<ScanDetail, WifiConfiguration>> candidates = in createFilteredQnsCandidates() local
182 List<Pair<ScanDetail, WifiConfiguration>> candidates = createFilteredQnsCandidates(mSsids, in testAvailableNetworkBuffering_ageCullingWorks() local
222 List<Pair<ScanDetail, WifiConfiguration>> candidates = createFilteredQnsCandidates(mSsids, in testAvailableNetworkBuffering_emptyBufferWithEmptyScanResults() local
251 List<Pair<ScanDetail, WifiConfiguration>> candidates; in testAvailableNetworkBuffering_addNewNetworksOverTime() local
282 List<Pair<ScanDetail, WifiConfiguration>> candidates = createFilteredQnsCandidates(mSsids, in testAvailableNetworkBuffering_multipleNetworksSomeEphemeral() local
515 List<Pair<ScanDetail, WifiConfiguration>> candidates = createFilteredQnsCandidates(ssids, in testFailureCounting_countFailuresForAnyBssid() local
1466 List<Pair<ScanDetail, WifiConfiguration>> candidates = createFilteredQnsCandidates( in testTriggerEnabling_enabledAfterNewNetwork() local
1654 List<Pair<ScanDetail, WifiConfiguration>> candidates = in testUpdateNetworkWithNullConfig() local
1691 List<Pair<ScanDetail, WifiConfiguration>> candidates = in testUpdateNetworkWithHasEverConnectedTrue() local
[all …]
H A DWifiNetworkSelectorTest.java374 List<WifiCandidates.Candidate> candidates = mWifiNetworkSelector.getCandidatesFromScan( in emptyScanResults() local
407 List<WifiCandidates.Candidate> candidates = mWifiNetworkSelector.getCandidatesFromScan( in verifyMinimumRssiThreshold() local
441 List<WifiCandidates.Candidate> candidates = mWifiNetworkSelector.getCandidatesFromScan( in verifyMinimumTimeGapWhenConnected() local
490 List<WifiCandidates.Candidate> candidates = mWifiNetworkSelector.getCandidatesFromScan( in verifyNoMinimumTimeGapWhenDisconnected() local
540 List<WifiCandidates.Candidate> candidates = mWifiNetworkSelector.getCandidatesFromScan( in lowRssi5GNetworkIsNotSufficient() local
595 List<WifiCandidates.Candidate> candidates = mWifiNetworkSelector.getCandidatesFromScan( in noInternetAccessNetworkIsNotSufficient() local
652 List<WifiCandidates.Candidate> candidates = mWifiNetworkSelector.getCandidatesFromScan( in updateConfiguredNetworks() local
690 List<WifiCandidates.Candidate> candidates = mWifiNetworkSelector.getCandidatesFromScan( in filterOutBlocklistedBssid() local
725 List<WifiCandidates.Candidate> candidates = mWifiNetworkSelector.getCandidatesFromScan( in noSelectionWhenCurrentNetworkNotInScanResults() local
788 List<WifiCandidates.Candidate> candidates = mWifiNetworkSelector.getCandidatesFromScan( in includeCurrentNetworkWhenCurrentNetworkNotNominated() local
[all …]
H A DCandidateScorerTest.java131 ArrayList<Candidate> candidates = new ArrayList<>(1); in evaluate() local
437 List<Candidate> candidates = new ArrayList<>(); in testPreferCurrentNetworkWithInternetOverNetworkWithNoInternet() local
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/
H A DPasspointNetworkNominateHelperTest.java178 List<Pair<ScanDetail, WifiConfiguration>> candidates = mNominateHelper in evaluateScansWithNoMatch() local
197 List<Pair<ScanDetail, WifiConfiguration>> candidates = mNominateHelper in evaluateScansWithNoInterworkingAP() local
226 List<Pair<ScanDetail, WifiConfiguration>> candidates = mNominateHelper in evaluateScansWithNetworkMatchingHomeProvider() local
273 List<Pair<ScanDetail, WifiConfiguration>> candidates = mNominateHelper in evaluateScansWithNoInternetBit() local
314 List<Pair<ScanDetail, WifiConfiguration>> candidates = mNominateHelper in evaluateScansWithNetworkMatchingRoamingProvider() local
362 List<Pair<ScanDetail, WifiConfiguration>> candidates = mNominateHelper in evaluateScansWithHomeProviderNetworkAndRoamingProviderNetwork() local
396 List<Pair<ScanDetail, WifiConfiguration>> candidates = mNominateHelper in evaluateSIMProviderWithNetworkSupportingEncryptedIMSI() local
427 List<Pair<ScanDetail, WifiConfiguration>> candidates = mNominateHelper in evaluateScansMatchingActiveNetworkWithDifferentBSS() local
475 List<Pair<ScanDetail, WifiConfiguration>> candidates = mNominateHelper in evaluateNetworkWithDisabledWifiConfig() local
501 List<Pair<ScanDetail, WifiConfiguration>> candidates = mNominateHelper in evaluateScanResultWithHomeMatchButPreviouslyUserDisconnected() local
[all …]
/aosp12/packages/apps/Settings/tests/unit/src/com/android/settings/display/
H A DColorModePreferenceFragmentTest.java80 final List<? extends CandidateInfo> candidates = mFragment.getCandidates(); in getCandidates_all() local
103 List<? extends CandidateInfo> candidates = mFragment.getCandidates(); in getCandidates_none() local
120 List<? extends CandidateInfo> candidates = mFragment.getCandidates(); in getCandidates_withAutomatic() local
142 List<? extends CandidateInfo> candidates = mFragment.getCandidates(); in getCandidates_withoutAutomatic() local
/aosp12/packages/apps/Dialer/java/com/android/dialer/preferredsim/impl/
H A DPreferredAccountWorkerImpl.java99 String phoneNumber, List<PhoneAccountHandle> candidates) { in selectAccount()
103 private Result doInBackground(String phoneNumber, List<PhoneAccountHandle> candidates) { in doInBackground()
142 PhoneAccountHandle preferred, List<PhoneAccountHandle> candidates, String dataId) { in usePreferredSim()
158 List<PhoneAccountHandle> candidates, in useDefaultSim()
171 Suggestion suggestion, List<PhoneAccountHandle> candidates, @Nullable String dataId) { in useSuggestedSim()
188 List<PhoneAccountHandle> candidates, in createDialogOptionsBuilder()
/aosp12/packages/modules/Connectivity/service/src/com/android/server/connectivity/
H A DNetworkRanker.java77 final ArrayList<NetworkAgentInfo> candidates = filter(nais, nai -> nai.satisfies(request)); in getBestNetwork() local
162 @Nullable public <T extends Scoreable> T getBestNetworkByPolicy( in getBestNetworkByPolicy()
328 final ArrayList<Scoreable> candidates = new ArrayList<>(); in mightBeat() local
/aosp12/frameworks/base/core/tests/coretests/src/android/app/
H A DApplicationPackageManagerTest.java159 List<VolumeInfo> candidates = in testGetCandidateVolumes_systemApp() local
198 List<VolumeInfo> candidates = appPkgMgr.getPackageCandidateVolumes( in testGetCandidateVolumes_3rdParty_internalOnly() local
228 List<VolumeInfo> candidates = appPkgMgr.getPackageCandidateVolumes( in testGetCandidateVolumes_3rdParty_auto() local
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
H A DContactAggregator.java81 MatchCandidateList candidates) { in aggregateContact()
614 MatchCandidateList candidates, ContactMatcher matcher) { in pickBestMatchBasedOnData()
639 long rawContactId, MatchCandidateList candidates, ContactMatcher matcher) { in pickBestMatchBasedOnSecondaryData()
836 private void lookupApproximateNameMatches(SQLiteDatabase db, MatchCandidateList candidates, in lookupApproximateNameMatches()
879 MatchCandidateList candidates, ContactMatcher matcher, int algorithm, String limit) { in matchAllCandidates()
911 MatchCandidateList candidates = new MatchCandidateList(); in findMatchingContacts() local
941 long rawContactId, MatchCandidateList candidates, ContactMatcher matcher) { in updateMatchScoresForSuggestionsBasedOnDataMatches()
952 MatchCandidateList candidates, ContactMatcher matcher, in updateMatchScoresForSuggestionsBasedOnDataMatches()
H A DContactAggregator2.java93 MatchCandidateList candidates) { in aggregateContact()
211 rawContactId, MatchCandidateList candidates, RawContactMatcher matcher) { in findRawContactMatchingCandidates()
635 MatchCandidateList candidates, RawContactMatcher matcher) { in updateMatchScoresBasedOnNameMatches()
706 private void lookupApproximateNameMatches(SQLiteDatabase db, MatchCandidateList candidates, in lookupApproximateNameMatches()
753 MatchCandidateList candidates, RawContactMatcher matcher, int algorithm, String limit) { in matchAllCandidates()
824 MatchCandidateList candidates = new MatchCandidateList(); in findMatchingContacts() local
856 long rawContactId, MatchCandidateList candidates, RawContactMatcher matcher) { in updateMatchScoresForSuggestionsBasedOnDataMatches()
870 MatchCandidateList candidates, RawContactMatcher matcher) { in updateMatchScores()
888 MatchCandidateList candidates, RawContactMatcher matcher, in updateMatchScoresForSuggestionsBasedOnDataMatches()
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/inputmethod/
H A DKeyboardFragment.java212 List<DefaultAppInfo> candidates = getAutofillCandidates(); in updateAutofill() local
237 List<DefaultAppInfo> candidates) { in updateCurrentAutofillPreference()
246 private void updateAutofillSettings(List<DefaultAppInfo> candidates) { in updateAutofillSettings()
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/autofill/
H A DAutofillHelper.java54 final List<DefaultAppInfo> candidates = new ArrayList<>(); in getAutofillCandidates() local
92 @NonNull List<DefaultAppInfo> candidates) { in getCurrentAutofill()
H A DAutofillPickerFragment.java103 List<DefaultAppInfo> candidates = AutofillHelper.getAutofillCandidates(context, in bind() local
138 List<DefaultAppInfo> candidates = AutofillHelper.getAutofillCandidates(context, in onPreferenceTreeClick() local
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/
H A DNotificationAssistantPickerTest.java107 List<? extends CandidateInfo> candidates = mFragment.getCandidates(); in candidateListHasNoneAtEnd() local
120 List<? extends CandidateInfo> candidates = mFragment.getCandidates(); in candidateListHasCorrectCandidate() local
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/src/
H A DDisplayColorProfile.cpp93 std::vector<ColorMode> candidates; in getColorModeCandidates() local
122 std::vector<RenderIntent> candidates; in getRenderIntentCandidates() local
159 std::vector<ColorMode> candidates = getColorModeCandidates(mode); in getHwcColorMode() local
172 std::vector<RenderIntent> candidates = getRenderIntentCandidates(intent); in getHwcRenderIntent() local
/aosp12/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DRandomScheduler.java43 Vector<Filter> candidates = new Vector<Filter>(); in scheduleNextNode() local
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/display/
H A DVrDisplayPreferencePickerTest.java62 List<VrDisplayPreferencePicker.VrCandidateInfo> candidates = mPicker.getCandidates(); in getCandidates_shouldReturnTwoCandidates() local
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DThroughputScorer.java185 private boolean doesAnyCurrentNetworksHaveInternet(@NonNull Collection<Candidate> candidates) { in doesAnyCurrentNetworksHaveInternet()
195 public ScoredCandidate scoreCandidates(@NonNull Collection<Candidate> candidates) { in scoreCandidates()
H A DCompatibilityScorer.java111 public ScoredCandidate scoreCandidates(@NonNull Collection<Candidate> candidates) { in scoreCandidates()
/aosp12/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/
H A DContextualCardLoader.java128 List<ContextualCard> getDisplayableCards(List<ContextualCard> candidates) { in getDisplayableCards()
186 List<ContextualCard> filterEligibleCards(List<ContextualCard> candidates) { in filterEligibleCards()
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/apps/
H A DAppStoragePreference.java45 final List<VolumeInfo> candidates = in refresh() local
/aosp12/packages/apps/Settings/src/com/android/settings/display/
H A DVrDisplayPreferencePicker.java48 List<VrCandidateInfo> candidates = new ArrayList<>(); in getCandidates() local
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/applications/defaultapps/
H A DDefaultAutofillPickerPreferenceController.java52 List<DefaultAppInfo> candidates = new ArrayList<>(); in getCandidates() local
/aosp12/packages/apps/Dialer/java/com/android/dialer/preferredsim/
H A DPreferredAccountWorker.java94 ListenableFuture<Result> selectAccount(String phoneNumber, List<PhoneAccountHandle> candidates); in selectAccount()
/aosp12/packages/apps/Settings/src/com/android/settings/dream/
H A DCurrentDreamPicker.java73 final List<DreamCandidateInfo> candidates; in getCandidates() local

1234