Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DActivityThread.java1932 private void throwRemoteServiceException(String message, int typeId, @Nullable Bundle extras) { in throwRemoteServiceException() method in ActivityThread
2190 throwRemoteServiceException(message, msg.arg1, extras); in handleMessage()