Searched refs:launchComponentAndAssertNetworkAccess (Results 1 – 5 of 5) sorted by relevance
98 launchComponentAndAssertNetworkAccess(TYPE_COMPONENT_ACTIVTIY); in testBackgroundNetworkAccess_enabled()114 launchComponentAndAssertNetworkAccess(TYPE_COMPONENT_FOREGROUND_SERVICE); in testBackgroundNetworkAccess_enabled()
91 launchComponentAndAssertNetworkAccess(TYPE_COMPONENT_FOREGROUND_SERVICE); in testBackgroundNetworkAccess_enabled()167 launchComponentAndAssertNetworkAccess(TYPE_COMPONENT_FOREGROUND_SERVICE); in assertsForegroundAlwaysHasNetworkAccess()
86 launchComponentAndAssertNetworkAccess(TYPE_COMPONENT_ACTIVTIY); in testBackgroundNetworkAccess_enabled()95 launchComponentAndAssertNetworkAccess(TYPE_COMPONENT_FOREGROUND_SERVICE); in testBackgroundNetworkAccess_enabled()
122 launchComponentAndAssertNetworkAccess(TYPE_COMPONENT_ACTIVTIY); in testGetRestrictBackgroundStatus_enabled()138 launchComponentAndAssertNetworkAccess(TYPE_COMPONENT_FOREGROUND_SERVICE); in testGetRestrictBackgroundStatus_enabled()
330 launchComponentAndAssertNetworkAccess(TYPE_COMPONENT_ACTIVTIY); in assertsForegroundAlwaysHasNetworkAccess()334 launchComponentAndAssertNetworkAccess(TYPE_COMPONENT_FOREGROUND_SERVICE); in assertsForegroundAlwaysHasNetworkAccess()1042 protected void launchComponentAndAssertNetworkAccess(int type) throws Exception { in launchComponentAndAssertNetworkAccess() method in AbstractRestrictBackgroundNetworkTestCase