Home
last modified time | relevance | path

Searched refs:handleServiceConnected (Results 1 – 1 of 1) sorted by relevance

/core/core/src/main/java/androidx/core/app/
DNotificationManagerCompat.java910 handleServiceConnected(event.componentName, event.iBinder); in handleMessage()
930 private void handleServiceConnected(ComponentName componentName, IBinder iBinder) { in handleServiceConnected() method in NotificationManagerCompat.SideChannelManager