Searched defs:starting (Results 1 – 5 of 5) sorted by relevance
298 ActivityRecord starting = stack.restartPackage(packageName); in setPackageScreenCompatModeLocked() local
1022 final boolean ensureActivitiesVisibleLocked(ActivityRecord starting, int configChanges) { in ensureActivitiesVisibleLocked()1026 final boolean ensureActivitiesVisibleLocked(ActivityRecord starting, int configChanges, in ensureActivitiesVisibleLocked()1037 final boolean ensureActivitiesVisibleLocked(ActivityRecord top, ActivityRecord starting, in ensureActivitiesVisibleLocked()3570 ActivityRecord starting = topRunningActivityLocked(null); in restartPackage() local
63 boolean starting; // True if the process is being started field in ProcessRecord
2270 void ensureActivitiesVisibleLocked(ActivityRecord starting, int configChanges) { in ensureActivitiesVisibleLocked()
14052 ActivityRecord starting, boolean persistent, boolean initLocale) { in updateConfigurationLocked()