Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DVisualStabilityCoordinator.java78 private boolean mReorderingAllowed; field in VisualStabilityCoordinator
/aosp14/frameworks/base/core/java/android/app/
H A DBackStackRecord.java46 final boolean mReorderingAllowed; field in BackStackState
219 boolean mReorderingAllowed; field in BackStackRecord