Home
last modified time | relevance | path

Searched defs:executeAction (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
DTvPipAction.java97 void executeAction() { in executeAction() method in TvPipAction
104 void executeAction(@TvPipAction.ActionType int actionType); in executeAction() method
DTvPipCustomAction.java70 void executeAction() { in executeAction() method in TvPipCustomAction
DTvPipActionsProvider.java94 public void executeAction(@TvPipAction.ActionType int actionType) { in executeAction() method in TvPipActionsProvider
DTvPipController.java717 private void executeAction(@TvPipAction.ActionType int actionType) { in executeAction() method in TvPipController
/frameworks/base/packages/SystemUI/src/com/android/systemui/user/domain/interactor/
DUserSwitcherInteractor.kt463 fun executeAction( in <lambda>() method