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