Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipParamsChangedForwarder.java83 public void notifyActionsChanged(List<RemoteAction> actions, RemoteAction closeAction) { in notifyActionsChanged() method in PipParamsChangedForwarder
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
H A DTvPipActionsProvider.java97 private void notifyActionsChanged(int added, int changed, int startIndex) { in notifyActionsChanged() method in TvPipActionsProvider
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/pip/
H A DPipMediaController.kt326 private fun notifyActionsChanged() { regex