Searched refs:listenerName (Results 1 – 3 of 3) sorted by relevance
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | WifiConnectivityManager.java | 218 private boolean handleScanResults(List<ScanDetail> scanDetails, String listenerName) { in handleScanResults() argument 219 localLog(listenerName + " onResults: start QNS"); in handleScanResults() 229 localLog(listenerName + ": QNS candidate-" + candidate.SSID); in handleScanResults()
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | NotificationManagerService.java | 3368 String listenerName = listener == null ? null : listener.component.toShortString(); in cancelNotification() 3370 userId, mustHaveFlags, mustNotHaveFlags, reason, listenerName); in cancelNotification() 3393 cancelGroupChildrenLocked(r, callingUid, callingPid, listenerName, in cancelNotification() 3433 String listenerName = listener == null ? null : listener.component.toShortString(); in cancelAllNotificationsInt() local 3436 listenerName); in cancelAllNotificationsInt() 3473 listenerName, REASON_GROUP_SUMMARY_CANCELED, false /* sendDelete */); in cancelAllNotificationsInt() local 3485 String listenerName = listener == null ? null : listener.component.toShortString(); in cancelAllLocked() local 3487 null, userId, 0, 0, reason, listenerName); in cancelAllLocked() 3517 listenerName, REASON_GROUP_SUMMARY_CANCELED, false /* sendDelete */); in cancelAllLocked() local 3524 String listenerName, int reason, boolean sendDelete) { in cancelGroupChildrenLocked() argument [all …]
|
/frameworks/data-binding/prebuilds/1.0-rc0/ |
D | databinding-studio-bundle.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/databinding/
android/ ... |