Home | History | Annotate | Download | only in common

Lines Matching refs:CONNECTED

150         // GIVEN the device is currently connected to mobile network
156 // GIVEN the device is currently connected to wifi
170 // GIVEN the device is currently connected to mobile network
172 // WHEN checking whether connected to wifi
176 // GIVEN the device is currently connected to wifi
178 // WHEN checking whether connected to wifi
184 // WHEN checking whether connected to wifi
190 // GIVEN the device is connected to a network.
410 private void setCurrentNetworkMock(int type, boolean connected) {
413 connected ? NetworkInfo.DetailedState.CONNECTED