Searched defs:listenerName (Results 1 – 3 of 3) sorted by relevance
395 @NonNull String listenerName, in handleConnectToMultiInternetConnectionInternal()595 @NonNull String listenerName, in handleScanResults()719 private void handleCandidatesFromScanResultsUsingSecondaryCmmIfAvailable( in handleCandidatesFromScanResultsUsingSecondaryCmmIfAvailable()815 private void handleCandidatesFromScanResultsForPrimaryCmmUsingMbbIfAvailable( in handleCandidatesFromScanResultsForPrimaryCmmUsingMbbIfAvailable()831 List<WifiCandidates.Candidate> candidates, String listenerName, boolean isFullScan) { in filterCandidatesHighMovement()
228 public static void writeCarUserServiceNotifyInternalLifecycleListener( in writeCarUserServiceNotifyInternalLifecycleListener()
2673 String listenerName = FunctionalUtils.getLambdaName(listener); in handleNotifyServiceUserLifecycleListeners() local