Searched defs:notResumed (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/java/android/app/ |
D | IApplicationThread.aidl | 68 boolean notResumed, boolean isForward, in ProfilerInfo profilerInfo); in scheduleLaunchActivity() 107 in List<ReferrerIntent> pendingNewIntents, int configChanges, boolean notResumed, in scheduleRelaunchActivity()
|
D | ActivityThread.java | 761 boolean notResumed, boolean isForward, ProfilerInfo profilerInfo) { in scheduleLaunchActivity() 794 int configChanges, boolean notResumed, Configuration config, in scheduleRelaunchActivity() 4476 int configChanges, boolean notResumed, Configuration config, in requestRelaunchActivity()
|