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.java434 boolean allowPendingRemoteAnimationRegistryLookup; field in ActivityStarter.Request
478 allowPendingRemoteAnimationRegistryLookup = true; in reset()
521 allowPendingRemoteAnimationRegistryLookup in set()
522 = request.allowPendingRemoteAnimationRegistryLookup; in set()
1182 if (request.allowPendingRemoteAnimationRegistryLookup) { in executeRequest()
3321 mRequest.allowPendingRemoteAnimationRegistryLookup = allowLookup; in setAllowPendingRemoteAnimationRegistryLookup()