Searched defs:notifyActionsChanged (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/phone/
H A DPipMediaController.java94 notifyActionsChanged();
235 notifyActionsChanged();
244 private void notifyActionsChanged() { method in class:PipMediaController
/frameworks/base/services/core/java/com/android/server/wm/
H A DPinnedStackController.java207 notifyActionsChanged(mActions);
357 notifyActionsChanged(mActions);
389 private void notifyActionsChanged(List<RemoteAction> actions) { method in class:PinnedStackController

Completed in 56 milliseconds