Searched refs:WIFI_NETWORK (Results 1 – 1 of 1) sorted by relevance
236 private static final Network WIFI_NETWORK = new Network(100); field in NetworkStatsServiceTest241 private static final Network[] NETWORKS_WIFI = new Network[]{ WIFI_NETWORK };2110 mTetheringEventCallback.onUpstreamChanged(WIFI_NETWORK); in testTetheringEventCallback_onUpstreamChanged()2733 return new NetworkStateSnapshot(WIFI_NETWORK, capabilities, prop, subscriberId, TYPE_WIFI); in buildWifiState()