Home
last modified time | relevance | path

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

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