Home
last modified time | relevance | path

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

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