Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DActivityStarter.java459 boolean allowPendingRemoteAnimationRegistryLookup; field in ActivityStarter.Request
505 allowPendingRemoteAnimationRegistryLookup = true; in reset()
548 allowPendingRemoteAnimationRegistryLookup in set()
549 = request.allowPendingRemoteAnimationRegistryLookup; in set()
1328 if (request.allowPendingRemoteAnimationRegistryLookup) { in executeRequest()
3565 mRequest.allowPendingRemoteAnimationRegistryLookup = allowLookup; in setAllowPendingRemoteAnimationRegistryLookup()