Home
last modified time | relevance | path

Searched refs:allowPendingRemoteAnimationRegistryLookup (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityStarter.java424 boolean allowPendingRemoteAnimationRegistryLookup; field in ActivityStarter.Request
468 allowPendingRemoteAnimationRegistryLookup = true; in reset()
510 allowPendingRemoteAnimationRegistryLookup in set()
511 = request.allowPendingRemoteAnimationRegistryLookup; in set()
1137 if (request.allowPendingRemoteAnimationRegistryLookup) { in executeRequest()
3433 mRequest.allowPendingRemoteAnimationRegistryLookup = allowLookup; in setAllowPendingRemoteAnimationRegistryLookup()