Searched defs:networkStatus (Results 1 – 10 of 10) sorted by relevance
59 public void setAndNotifyNetworkStatus(@NetworkStatus int networkStatus) { in setAndNotifyNetworkStatus()
61 NetworkSelectionStatus networkStatus = config.getNetworkSelectionStatus(); in buildLoggingSummary() local
195 final TrackedNetworkStatus networkStatus = mNetworkStatus.get(network); in updateNotifications() local286 @NonNull TrackedNetworkStatus networkStatus, @NonNull Resources res, in getNotificationBuilder()
58 val networkStatus: SharedFlow<NetworkStatus> = constant
184 NETWORK_STATUS networkStatus; in GetNextJitterBufferSize() local
1285 NetworkSelectionStatus networkStatus = config.getNetworkSelectionStatus(); in shouldEnableNetwork() local1306 NetworkSelectionStatus networkStatus = config.getNetworkSelectionStatus(); in updateNetworkSelectionStatus() local1363 NetworkSelectionStatus networkStatus = config.getNetworkSelectionStatus(); in setNetworkSelectionStatus() local
331 WifiConfiguration.NetworkSelectionStatus networkStatus = in isWifiEntryDisabledByWrongPassword() local
1515 WifiConfiguration.NetworkSelectionStatus networkStatus = in isDisabledByWrongPassword() local
1380 protected void networkStatus(int status, String redirectUrl) { in networkStatus() method in NetworkAgent
1126 public void networkStatus(int status, String redirectUrl) { in networkStatus() method in ConnectivityServiceTest.TestNetworkAgentWrapper.TestInstrumentedNetworkAgent