Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityStarter.java3103 ActivityStarter setAllowPendingRemoteAnimationRegistryLookup(boolean allowLookup) { in setAllowPendingRemoteAnimationRegistryLookup() argument
3104 mRequest.allowPendingRemoteAnimationRegistryLookup = allowLookup; in setAllowPendingRemoteAnimationRegistryLookup()