Home
last modified time | relevance | path

Searched defs:runOnBinder (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/servicewatcher/
DServiceWatcherImpl.java124 public synchronized void runOnBinder(BinderOperation operation) { in runOnBinder() method in ServiceWatcherImpl
239 void runOnBinder(BinderOperation operation) { in runOnBinder() method in ServiceWatcherImpl.MyServiceConnection
DServiceWatcher.java253 void runOnBinder(BinderOperation operation); in runOnBinder() method