Home
last modified time | relevance | path

Searched refs:goHomeViaKeycode (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/platform_testing/libraries/systemui-tapl/src/android/platform/systemui_tapl/ui/
H A DLockScreen.kt75 return Root.get().goHomeViaKeycode() in swipeUpToUnlock()
H A DNotificationShade.kt143 Root.get().goHomeViaKeycode() in clearAllNotifications()
H A DRoot.kt329 fun goHomeViaKeycode(): Workspace { in goHomeViaKeycode() method in android.platform.systemui_tapl.ui.Root