Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityStarter.java363 boolean allowPendingRemoteAnimationRegistryLookup; field in ActivityStarter.Request
407 allowPendingRemoteAnimationRegistryLookup = true; in reset()
448 allowPendingRemoteAnimationRegistryLookup in set()
449 = request.allowPendingRemoteAnimationRegistryLookup; in set()
1009 if (request.allowPendingRemoteAnimationRegistryLookup) { in executeRequest()
3104 mRequest.allowPendingRemoteAnimationRegistryLookup = allowLookup; in setAllowPendingRemoteAnimationRegistryLookup()