Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DTask.java96 private boolean mSupportsPictureInPicture; field in Task
DTaskRecord.java245 private boolean mSupportsPictureInPicture; // Whether or not this task and its activities field in TaskRecord
DWindowManagerService.java599 boolean mSupportsPictureInPicture; field in WindowManagerService
DActivityTaskManagerService.java575 boolean mSupportsPictureInPicture; field in ActivityTaskManagerService
/frameworks/base/core/java/com/android/internal/policy/
DPhoneWindow.java225 private boolean mSupportsPictureInPicture; field in PhoneWindow