Searched defs:runOnBinder (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/base/services/core/java/com/android/server/servicewatcher/ | ||
H A D | ServiceWatcherImpl.java | 123 public synchronized void runOnBinder(BinderOperation operation) { in runOnBinder() method in ServiceWatcherImpl |
H A D | ServiceWatcher.java | 253 void runOnBinder(BinderOperation operation); in runOnBinder() method |