Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java2641 boolean isHandlerFor(IBinder cb) { in isHandlerFor() method in AudioService.RmtSbmxFullVolDeathHandler
2666 if (handler.isHandlerFor(cb)) { in discardRmtSbmxFullVolDeathHandlerFor()
2679 if (it.next().isHandlerFor(cb)) { in hasRmtSbmxFullVolDeathHandlerFor()
/frameworks/base/services/
Dart-profile4173 PLcom/android/server/audio/AudioService$RmtSbmxFullVolDeathHandler;->isHandlerFor(Landroid/os/IBind…