Searched defs:listenerName (Results 1 – 3 of 3) sorted by relevance
427 @NonNull String listenerName, in handleConnectToMultiInternetConnectionInternal()627 @NonNull String listenerName, in handleScanResults()766 private void handleCandidatesFromScanResultsUsingSecondaryCmmIfAvailable( in handleCandidatesFromScanResultsUsingSecondaryCmmIfAvailable()862 private void handleCandidatesFromScanResultsForPrimaryCmmUsingMbbIfAvailable( in handleCandidatesFromScanResultsForPrimaryCmmUsingMbbIfAvailable()878 List<WifiCandidates.Candidate> candidates, String listenerName, boolean isFullScan) { in filterCandidatesHighMovement()935 List<WifiCandidates.Candidate> candidates, String listenerName, boolean isFullScan) { in filterDelayedCarrierSelectionCandidates()
232 public static void writeCarUserServiceNotifyInternalLifecycleListener( in writeCarUserServiceNotifyInternalLifecycleListener()
2841 String listenerName = FunctionalUtils.getLambdaName(listener); in handleNotifyServiceUserLifecycleListeners() local