Home
last modified time | relevance | path

Searched refs:actionBack (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/taskswitcher/ui/
DTaskSwitcherNotificationCoordinator.kt99 val actionBack = in <lambda>() constant
111 .addAction(actionBack) in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DSystemActions.java250 RemoteAction actionBack = createRemoteAction( in registerActions() local
310 mA11yManager.registerSystemAction(actionBack, SYSTEM_ACTION_ID_BACK); in registerActions()