Home
last modified time | relevance | path

Searched refs:starting (Results 1 – 25 of 39) sorted by relevance

12

/frameworks/base/services/core/java/com/android/server/wm/
DEnsureActivitiesVisibleHelper.java56 void reset(ActivityRecord starting, int configChanges, boolean preserveWindows, in reset() argument
58 mStarting = starting; in reset()
84 void process(@Nullable ActivityRecord starting, int configChanges, boolean preserveWindows, in process() argument
86 reset(starting, configChanges, preserveWindows, notifyClients); in process()
99 && (starting == null || !starting.isDescendantOf(mContiner)); in process()
103 PooledLambda.__(ActivityRecord.class), starting, resumeTopActivity); in process()
108 private void setActivityVisibilityState(ActivityRecord r, ActivityRecord starting, in setActivityVisibilityState() argument
154 r.makeActiveIfNeeded(r.mClientVisibilityDeferred ? null : starting); in setActivityVisibilityState()
196 private void makeVisibleAndRestartIfNeeded(ActivityRecord starting, int configChanges, in makeVisibleAndRestartIfNeeded() argument
209 if (r != starting) { in makeVisibleAndRestartIfNeeded()
[all …]
DCompatModePackages.java325 ActivityRecord starting = stack.restartPackage(packageName); in setPackageScreenCompatModeLocked() local
344 if (starting != null) { in setPackageScreenCompatModeLocked()
345 starting.ensureActivityConfiguration(0 /* globalChanges */, in setPackageScreenCompatModeLocked()
349 stack.ensureActivitiesVisible(starting, 0, !PRESERVE_WINDOWS); in setPackageScreenCompatModeLocked()
DRootWindowContainer.java1777 boolean ensureVisibilityAndConfig(ActivityRecord starting, int displayId, in ensureVisibilityAndConfig() argument
1798 starting != null && starting.mayFreezeScreenLocked() in ensureVisibilityAndConfig()
1799 ? starting.appToken : null, in ensureVisibilityAndConfig()
1805 if (starting != null) { in ensureVisibilityAndConfig()
1806 starting.reportDescendantOrientationChangeIfNeeded(); in ensureVisibilityAndConfig()
1808 if (starting != null && markFrozenIfConfigChanged && config != null) { in ensureVisibilityAndConfig()
1809 starting.frozenBeforeDestroy = true; in ensureVisibilityAndConfig()
1814 return displayContent.updateDisplayOverrideConfigurationLocked(config, starting, in ensureVisibilityAndConfig()
1982 void ensureActivitiesVisible(ActivityRecord starting, int configChanges, in ensureActivitiesVisible() argument
1984 ensureActivitiesVisible(starting, configChanges, preserveWindows, true /* notifyClients */); in ensureActivitiesVisible()
[all …]
DActivityStack.java1283 void ensureActivitiesVisible(@Nullable ActivityRecord starting, int configChanges, in ensureActivitiesVisible() argument
1285 ensureActivitiesVisible(starting, configChanges, preserveWindows, true /* notifyClients */); in ensureActivitiesVisible()
1304 void ensureActivitiesVisible(@Nullable ActivityRecord starting, int configChanges, in ensureActivitiesVisible() argument
1311 starting, configChanges, preserveWindows, notifyClients); in ensureActivitiesVisible()
2859 ActivityRecord starting = topRunningActivity(); in restartPackage() local
2864 PooledLambda.__(ActivityRecord.class), starting, packageName); in restartPackage()
2868 return starting; in restartPackage()
2872 ActivityRecord r, ActivityRecord starting, String packageName) { in restartPackage() argument
2875 if (starting != null && r == starting && r.mVisibleRequested) { in restartPackage()
DTask.java3148 boolean isTranslucent(ActivityRecord starting) { in isTranslucent() argument
3153 PooledLambda.__(ActivityRecord.class), starting); in isTranslucent()
3159 private static boolean isOpaqueActivity(ActivityRecord r, ActivityRecord starting) { in isOpaqueActivity() argument
3166 if (!r.visibleIgnoringKeyguard && r != starting) { in isOpaqueActivity()
3637 boolean shouldBeVisible(ActivityRecord starting) {
3638 return getVisibility(starting) != STACK_VISIBILITY_INVISIBLE;
3647 int getVisibility(ActivityRecord starting) {
3664 final int parentVisibility = parent.asTask().getVisibility(starting);
3686 shouldBeVisible = hasRunningActivities || isInTask(starting) != null
3698 if (other.isTranslucent(starting)) {
[all …]
DActivityTaskManagerService.java5133 boolean updateConfigurationLocked(Configuration values, ActivityRecord starting, in updateConfigurationLocked() argument
5135 return updateConfigurationLocked(values, starting, initLocale, false /* deferResume */); in updateConfigurationLocked()
5138 boolean updateConfigurationLocked(Configuration values, ActivityRecord starting, in updateConfigurationLocked() argument
5141 return updateConfigurationLocked(values, starting, initLocale, false /* persistent */, in updateConfigurationLocked()
5157 private boolean updateConfigurationLocked(Configuration values, ActivityRecord starting, in updateConfigurationLocked() argument
5159 return updateConfigurationLocked(values, starting, initLocale, persistent, userId, in updateConfigurationLocked()
5173 boolean updateConfigurationLocked(Configuration values, ActivityRecord starting, in updateConfigurationLocked() argument
5186 kept = ensureConfigAndVisibilityAfterUpdate(starting, changes); in updateConfigurationLocked()
5787 boolean ensureConfigAndVisibilityAfterUpdate(ActivityRecord starting, int changes) { in ensureConfigAndVisibilityAfterUpdate() argument
5792 if (changes != 0 && starting == null) { in ensureConfigAndVisibilityAfterUpdate()
[all …]
DTaskDisplayArea.java1784 void ensureActivitiesVisible(ActivityRecord starting, int configChanges, in ensureActivitiesVisible() argument
1790 stack.ensureActivitiesVisible(starting, configChanges, preserveWindows, in ensureActivitiesVisible()
/frameworks/base/libs/hwui/hwui/
DAnimatedImageDrawable.cpp146 const bool starting = mStarting; in onDraw() local
162 } else if (starting) { in onDraw()
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
Dimage_and_kernel.rsh23 // The starting position of a kernel matrix in a buffer of a stack of kernel
/frameworks/base/packages/SystemUI/docs/
Dphysics-animation-layout.md48 - `withStartDelay(int)`, for starting the animation after a given delay.
49 - `withStartVelocity(float)`, for starting the animation with the given start velocity.
71 - Often, animations will set starting values for properties before the animation begins. Property m…
73 …nConfigurator)`. This is a convenience method for starting animations on multiple child views, sta…
Dplugin_hooks.md64 …/plugin/src/com/android/systemui/plugins/ActivityStarter.java) - Allows starting of intents while …
Dclock-plugins.md20 burn-in testing is a good starting point to assess the pixel shifting
/frameworks/av/
DMainlineFiles.cfg5 # rest are path prefixes starting at root of the project
/frameworks/native/services/surfaceflinger/EventLog/
DEventLogTags.logtags12 # starting with '#' are ignored.
/frameworks/av/media/utils/
DEventLogTags.logtags12 # starting with '#' are ignored.
/frameworks/base/packages/BackupEncryption/proto/
Dbackup_chunks_metadata.proto93 // Ordered start positions of chunks. i.e., the file is the chunk starting at this position,
94 // followed by the chunk starting at this position, followed by ... etc. You can compute the
/frameworks/rs/script_api/
Drs_vector_math.spec28 functions. Functions with a name starting with<ul>
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto1888 // until the app transition is starting to animate, in milliseconds.
1895 // Logged when we execute an app transition and we drew a starting window. This indicates the
1896 // delay from startActivity until the starting window was drawn.
4066 // NOTE: starting on OS MR1, it also added the following field:
4068 // NOTE: starting on OS P, it also added the following field:
4082 // NOTE: starting on OS P, it also added the following fields:
4101 // NOTE: starting on OS Q, it also added the following fields:
4121 // NOTE: starting on OS P, it also added the following fields:
4134 // NOTE: starting on OS P, this metric became a value for FIELD_AUTOFILL_AUTHENTICATION_STATUS
4141 // NOTE: starting on OS P, it also added the following fields:
[all …]
/frameworks/opt/net/ims/
DREADME.txt48 the mobile operator's IMS network. This class is the starting point for any IMS actions.
/frameworks/base/media/java/android/media/
DAudioRecord.java1197 private void handleFullVolumeRec(boolean starting) { in handleFullVolumeRec() argument
1204 ias.forceRemoteSubmixFullVolume(starting, mICallBack); in handleFullVolumeRec()
/frameworks/base/packages/SystemUI/
DREADME.md8 The starting point for most of sysui code is a list of services that extend
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dmath_fp16.rscript363 // The following tests call nextafter in a loop starting at infinity
Dsingle_source_alloc.rscript28 // "index-of-the-cell-starting-from-zero". For vector types, the 'x' field
/frameworks/rs/script_api/include/
Drs_vector_math.rsh29 * functions. Functions with a name starting with
/frameworks/rs/tests/lldb/
DREADME.txt91 to. Specify the starting host port number that lldb-

12