Searched defs:notResumed (Results 1 – 3 of 3) sorted by relevance
| /frameworks/base/core/java/android/app/ |
| D | IApplicationThread.java | 58 List<Intent> pendingNewIntents, boolean notResumed, boolean isForward, in scheduleLaunchActivity() 63 boolean notResumed, Configuration config) throws RemoteException; in scheduleRelaunchActivity()
|
| D | ApplicationThreadNative.java | 636 List<Intent> pendingNewIntents, boolean notResumed, boolean isForward, in scheduleLaunchActivity() 667 int configChanges, boolean notResumed, Configuration config) in scheduleRelaunchActivity()
|
| D | ActivityThread.java | 544 List<Intent> pendingNewIntents, boolean notResumed, boolean isForward, in scheduleLaunchActivity() 572 int configChanges, boolean notResumed, Configuration config) { in scheduleRelaunchActivity() 3185 int configChanges, boolean notResumed, Configuration config, in requestRelaunchActivity()
|