Searched refs:APP_NOT_FOREGROUND_ERROR (Results 1 – 1 of 1) sorted by relevance
127 private static final String APP_NOT_FOREGROUND_ERROR = "app_not_fg"; field in AbstractRestrictBackgroundNetworkTestCase759 if (errors[0] == APP_NOT_FOREGROUND_ERROR) { in launchComponentAndAssertNetworkAccess()817 ? APP_NOT_FOREGROUND_ERROR in getNewNetworkStateObserver()