Searched defs:listenerName (Results 1 – 3 of 3) sorted by relevance
379 @NonNull String listenerName, in handleConnectToMultiInternetConnectionInternal()533 @NonNull String listenerName, in handleScanResults()677 private void handleCandidatesFromScanResultsUsingSecondaryCmmIfAvailable( in handleCandidatesFromScanResultsUsingSecondaryCmmIfAvailable()772 private void handleCandidatesFromScanResultsForPrimaryCmmUsingMbbIfAvailable( in handleCandidatesFromScanResultsForPrimaryCmmUsingMbbIfAvailable()798 List<WifiCandidates.Candidate> candidates, String listenerName, boolean isFullScan) { in filterCandidatesHighMovement()
275 public static void writeCarUserServiceNotifyInternalLifecycleListener( in writeCarUserServiceNotifyInternalLifecycleListener()
2741 String listenerName = FunctionalUtils.getLambdaName(listener); in handleNotifyServiceUserLifecycleListeners() local