Home
last modified time | relevance | path

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

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