Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DTokenWatcher.java98 sendNotificationLocked(true); in acquire()
114 sendNotificationLocked(false); in cleanup()
178 private void sendNotificationLocked(boolean on) in sendNotificationLocked() method in TokenWatcher