Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DPictureInPictureParams.java54 private RemoteAction mCloseAction; field in PictureInPictureParams.Builder
303 private RemoteAction mCloseAction; field in PictureInPictureParams
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPhonePipMenuController.java129 private RemoteAction mCloseAction; field in PhonePipMenuController
508 resolveMenuActions(), mCloseAction); in updateMenuActions() local
H A DPipMenuView.java120 private RemoteAction mCloseAction; field in PipMenuView