Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
H A DLauncherInstrumentation.java902 isTablet() ? isLauncherContainerVisible() : isLauncherVisible(); in pressBack()
936 boolean isLauncherContainerVisible() { in isLauncherContainerVisible() method