Home
last modified time | relevance | path

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

/frameworks/base/services/systemcaptions/java/com/android/server/systemcaptions/
DRemoteSystemCaptionsManagerService.java118 obtainMessage(RemoteSystemCaptionsManagerService::handleEnsureBound, this) in scheduleBind()
122 private void handleEnsureBound() { in handleEnsureBound() method in RemoteSystemCaptionsManagerService
/frameworks/base/core/java/com/android/internal/infra/
DAbstractRemoteService.java357 mHandler.sendMessage(obtainMessage(AbstractRemoteService::handleEnsureBound, this) in scheduleBind()
407 handleEnsureBound(); in handlePendingRequest()
437 private void handleEnsureBound() { in handleEnsureBound() method in AbstractRemoteService
/frameworks/base/services/
Dart-profile39404 PLcom/android/server/systemcaptions/RemoteSystemCaptionsManagerService;->handleEnsureBound()V