Home
last modified time | relevance | path

Searched refs:getCloseAction (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
DTvPipNotificationController.java183 PendingIntent closeIntent = mTvPipActionsProvider.getCloseAction().getPendingIntent(); in updateNotificationContent()
DTvPipActionsProvider.java218 TvPipAction getCloseAction() { in getCloseAction() method in TvPipActionsProvider
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
DPipTaskOrganizer.java823 mPictureInPictureParams.getCloseAction()); in onTaskAppeared()
1410 || !PipUtils.remoteActionsMatch(params.getCloseAction(), in applyNewPictureInPictureParams()
1411 mPictureInPictureParams.getCloseAction())) { in applyNewPictureInPictureParams()
1413 params.getCloseAction()); in applyNewPictureInPictureParams()
/frameworks/base/core/java/android/app/
DPictureInPictureParams.java536 public RemoteAction getCloseAction() { in getCloseAction() method in PictureInPictureParams
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt7206 method @Nullable public android.app.RemoteAction getCloseAction();