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.java343 boolean allowPendingRemoteAnimationRegistryLookup; field in ActivityStarter.Request
392 allowPendingRemoteAnimationRegistryLookup = true; in reset()
431 allowPendingRemoteAnimationRegistryLookup in set()
432 = request.allowPendingRemoteAnimationRegistryLookup; in set()
522 mRequest.allowPendingRemoteAnimationRegistryLookup, in execute()
533 mRequest.allowPendingRemoteAnimationRegistryLookup, in execute()
573 boolean allowPendingRemoteAnimationRegistryLookup, in startActivity() argument
587 inTask, allowPendingRemoteAnimationRegistryLookup, originatingPendingIntent, in startActivity()
618 TaskRecord inTask, boolean allowPendingRemoteAnimationRegistryLookup, in startActivity() argument
784 if (allowPendingRemoteAnimationRegistryLookup) { in startActivity()
[all …]