Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIApplicationThread.java53 int configChanges, boolean dontReport) throws RemoteException; in schedulePauseActivity()
DApplicationThreadNative.java696 boolean userLeaving, int configChanges, boolean dontReport) throws RemoteException { in schedulePauseActivity()
DActivityThread.java581 boolean userLeaving, int configChanges, boolean dontReport) { in schedulePauseActivity()
3185 boolean userLeaving, int configChanges, boolean dontReport) { in handlePauseActivity()