Home
last modified time | relevance | path

Searched defs:isNotInRecents (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DRemoteAnimationTarget.java194 public boolean isNotInRecents; field in RemoteAnimationTarget
227 WindowConfiguration windowConfig, boolean isNotInRecents, in RemoteAnimationTarget()
238 WindowConfiguration windowConfig, boolean isNotInRecents, in RemoteAnimationTarget()
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
H A DRemoteAnimationTargetCompat.java68 public final boolean isNotInRecents; field in RemoteAnimationTargetCompat