Home
last modified time | relevance | path

Searched refs:setActions (Results 1 – 22 of 22) sorted by relevance

/aosp14/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/
H A DPipActivity.java91 .setActions(ACTION_PLAY | ACTION_PAUSE | ACTION_STOP)
104 mPipParamsBuilder.setActions(mSwitchOnActions);
107 mPipParamsBuilder.setActions(mSwitchOffActions);
110 mPipParamsBuilder.setActions(Collections.emptyList());
225 mPipParamsBuilder.setActions( in enterPip()
303 mPipParamsBuilder.setActions(mSwitchOnActions); in handleIntentExtra()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/pipeline/
H A DMediaTimeoutListenerTest.kt121 setActions(PlaybackState.ACTION_PLAY)
410 val pausedState = PlaybackState.Builder().setActions(PlaybackState.ACTION_PAUSE).build()
414 val playingState = PlaybackState.Builder().setActions(PlaybackState.ACTION_PLAY).build()
424 val pausedState = PlaybackState.Builder().setActions(PlaybackState.ACTION_PAUSE).build()
428 val playingState = PlaybackState.Builder().setActions(PlaybackState.ACTION_PLAY).build()
446 .setActions(PlaybackState.ACTION_PAUSE)
461 .setActions(PlaybackState.ACTION_PAUSE)
473 val stateWithActions = PlaybackState.Builder().setActions(PlaybackState.ACTION_PLAY).build()
491 .setActions(PlaybackState.ACTION_PAUSE)
501 .setActions(PlaybackState.ACTION_PAUSE)
H A DMediaDataManagerTest.kt1651 val stateBuilder = PlaybackState.Builder().setActions(stateActions)
1692 val stateBuilder = PlaybackState.Builder().setActions(stateActions)
1727 .setActions(stateActions)
1745 val stateBuilder = PlaybackState.Builder().setActions(stateActions)
1783 val stateBuilder = PlaybackState.Builder().setActions(stateActions)
1911 .setActions(PlaybackState.ACTION_PLAY_PAUSE)
1949 .setActions(PlaybackState.ACTION_PLAY_PAUSE)
2304 val stateBuilder = PlaybackState.Builder().setActions(stateActions)
/aosp14/frameworks/base/core/java/android/service/credentials/
H A DBeginGetCredentialResponse.java232 public @NonNull Builder setActions(@NonNull List<Action> actions) { in setActions() method in BeginGetCredentialResponse.Builder
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
H A DWindowMagnificationPromptController.java121 .setActions(buildTurnOnAction()); in showNotificationIfNeeded()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
H A DTvPipNotificationController.java174 .setActions(mPipActions); in updateNotificationContent()
/aosp14/frameworks/base/tests/OneMedia/src/com/android/onemedia/
H A DPlayerSession.java62 psBob.setActions(PlaybackState.ACTION_PAUSE | PlaybackState.ACTION_PLAY); in PlayerSession()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DRemoteInputController.java115 rebuilder.setActions(viableAction); in processForRemoteInput()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/models/player/
H A DSeekBarViewModelTest.kt265 setActions(PlaybackState.ACTION_SEEK_TO)
281 setActions(PlaybackState.ACTION_PLAY)
/aosp14/frameworks/base/media/java/android/media/session/
H A DPlaybackState.java888 public Builder setActions(@Actions long actions) { in setActions() method in PlaybackState.Builder
/aosp14/frameworks/base/core/java/android/app/
H A DPictureInPictureParams.java130 public Builder setActions(List<RemoteAction> actions) { in setActions() method in PictureInPictureParams.Builder
H A DNotification.java5084 public Builder setActions(Action... actions) { in setActions() method in Notification.Builder
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPhonePipMenuController.java507 mPipMenuView.setActions(mPipBoundsState.getBounds(), in updateMenuActions()
H A DPipMenuView.java455 void setActions(Rect stackBounds, @Nullable List<RemoteAction> actions, in setActions() method in PipMenuView
/aosp14/frameworks/base/media/java/android/media/
H A DRemoteControlClient.java718 bob.setActions(getActionsFromRccControlFlags(transportControlFlags)); in setTransportControlFlags()
/aosp14/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportProgressService.java792 .setActions(infoAction, screenshotAction, cancelAction); in updateProgress()
1337 builder.setActions(new Action[0]); in sendBugreportNotification()
1340 builder.setActions( in sendBugreportNotification()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/ui/
H A DMediaControlPanelTest.kt341 setActions(PlaybackState.ACTION_PLAY)
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java1012 .setActions(replyAction) in getMessageStyleNotifBuilder()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt6484 …method @NonNull public android.app.Notification.Builder setActions(android.app.Notification.Action…
7005 …method public android.app.PictureInPictureParams.Builder setActions(java.util.List<android.app.Rem…
26583 method public android.media.session.PlaybackState.Builder setActions(long);
40656 … public android.service.credentials.BeginGetCredentialResponse.Builder setActions(@NonNull java.ut…
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt11438 HSPLandroid/media/session/PlaybackState$Builder;->setActions(J)Landroid/media/session/PlaybackState…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt11441 HSPLandroid/media/session/PlaybackState$Builder;->setActions(J)Landroid/media/session/PlaybackState…