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/am/
DActivityStarter.java321 boolean allowPendingRemoteAnimationRegistryLookup; field in ActivityStarter.Request
370 allowPendingRemoteAnimationRegistryLookup = true; in reset()
407 allowPendingRemoteAnimationRegistryLookup in set()
408 = request.allowPendingRemoteAnimationRegistryLookup; in set()
493 mRequest.allowPendingRemoteAnimationRegistryLookup); in execute()
503 mRequest.allowPendingRemoteAnimationRegistryLookup); in execute()
535 boolean allowPendingRemoteAnimationRegistryLookup) { in startActivity() argument
548 inTask, allowPendingRemoteAnimationRegistryLookup); in startActivity()
578 TaskRecord inTask, boolean allowPendingRemoteAnimationRegistryLookup) { in startActivity() argument
727 if (allowPendingRemoteAnimationRegistryLookup) { in startActivity()
[all …]