Home
last modified time | relevance | path

Searched defs:isAppInForeground (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/platform_testing/libraries/automotive-helpers/facet-bar-helper/src/android/platform/helpers/
H A DFacetBarHelperImpl.java82 public boolean isAppInForeground(VERIFY_OPEN_APP appResource) { in isAppInForeground() method in FacetBarHelperImpl
/aosp_15_r20/platform_testing/libraries/app-helpers/core/src/android/platform/helpers/
H A DIAppHelper.java77 abstract boolean isAppInForeground(); in isAppInForeground() method
H A DAbstractStandardAppHelper2.java427 public boolean isAppInForeground() { in isAppInForeground() method in AbstractStandardAppHelper2
H A DAbstractStandardAppHelper.java468 public boolean isAppInForeground() { in isAppInForeground() method in AbstractStandardAppHelper
/aosp_15_r20/platform_testing/libraries/automotive-helpers/app-grid-helper/src/android/platform/helpers/
H A DAppGridHelperImpl.java93 public boolean isAppInForeground() { in isAppInForeground() method in AppGridHelperImpl
/aosp_15_r20/platform_testing/libraries/app-helpers/interfaces/auto/src/android/platform/helpers/
H A DIAutoFacetBarHelper.java85 boolean isAppInForeground(VERIFY_OPEN_APP appResource); in isAppInForeground() method
/aosp_15_r20/platform_testing/libraries/app-helpers/interfaces/auto/src/android/platform/helpers/utility/
H A DScrollable.java40 boolean isAppInForeground(); in isAppInForeground() method
/aosp_15_r20/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/
H A DAutoNotificationHelperImpl.java110 public boolean isAppInForeground() { in isAppInForeground() method in AutoNotificationHelperImpl