Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationShellCmd.java404 if (!waitForBind(nls)) { in onCommand()
720 private boolean waitForBind(ShellNls nls) { in waitForBind() method in NotificationShellCmd