Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationShellCmd.java409 if (!waitForBind(nls)) { in onCommand()
725 private boolean waitForBind(ShellNls nls) { in waitForBind() method in NotificationShellCmd