Home
last modified time | relevance | path

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

/platform_testing/libraries/app-helpers/core/src/android/platform/helpers/
DIAppHelper.java77 abstract boolean isAppInForeground(); in isAppInForeground() method
DAbstractStandardAppHelper.java231 public boolean isAppInForeground() { in isAppInForeground() method in AbstractStandardAppHelper
/platform_testing/libraries/automotive-helpers/app-grid-helper/src/android/platform/helpers/
DAppGridHelperImpl.java66 public boolean isAppInForeground() { in isAppInForeground() method in AppGridHelperImpl
/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/
DAutoNotificationHelperImpl.java55 public boolean isAppInForeground() { in isAppInForeground() method in AutoNotificationHelperImpl
/platform_testing/libraries/app-helpers/interfaces/auto/src/android/platform/helpers/utility/
DScrollable.java39 boolean isAppInForeground(); in isAppInForeground() method