Home
last modified time | relevance | path

Searched defs:dontReport (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
DIApplicationThread.java52 int configChanges, boolean dontReport) throws RemoteException; in schedulePauseActivity()
DApplicationThreadNative.java776 boolean userLeaving, int configChanges, boolean dontReport) throws RemoteException { in schedulePauseActivity()
DActivityThread.java658 boolean userLeaving, int configChanges, boolean dontReport) { in schedulePauseActivity()
3623 boolean userLeaving, int configChanges, boolean dontReport, int seq) { in handlePauseActivity()