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.java344 boolean allowPendingRemoteAnimationRegistryLookup; field in ActivityStarter.Request
393 allowPendingRemoteAnimationRegistryLookup = true; in reset()
432 allowPendingRemoteAnimationRegistryLookup in set()
433 = request.allowPendingRemoteAnimationRegistryLookup; in set()
524 mRequest.allowPendingRemoteAnimationRegistryLookup, in execute()
535 mRequest.allowPendingRemoteAnimationRegistryLookup, in execute()
575 boolean allowPendingRemoteAnimationRegistryLookup, in startActivity() argument
589 inTask, allowPendingRemoteAnimationRegistryLookup, originatingPendingIntent, in startActivity()
620 TaskRecord inTask, boolean allowPendingRemoteAnimationRegistryLookup, in startActivity() argument
786 if (allowPendingRemoteAnimationRegistryLookup) { in startActivity()
[all …]