Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/phone/
H A DPhoneStartingWindowTypeAlgorithm.java99 private boolean isSnapshotCompatible(StartingWindowInfo windowInfo) { in isSnapshotCompatible() method in PhoneStartingWindowTypeAlgorithm
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityRecord.java2247 boolean isSnapshotCompatible(TaskSnapshot snapshot) { in isSnapshotCompatible() method in ActivityRecord