Home
last modified time | relevance | path

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

/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DAbstractRestrictBackgroundNetworkTestCase.java107 private static final String APP_NOT_FOREGROUND_ERROR = "app_not_fg"; field in AbstractRestrictBackgroundNetworkTestCase
922 if (errors[0] == APP_NOT_FOREGROUND_ERROR) { in launchComponentAndAssertNetworkAccess()
979 ? APP_NOT_FOREGROUND_ERROR in getNewNetworkStateObserver()