Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityRecord.java3293 void setWillCloseOrEnterPip(boolean willCloseOrEnterPip) { in setWillCloseOrEnterPip()
3297 boolean willCloseOrEnterPip() { in willCloseOrEnterPip() method in ActivityRecord