Searched refs:CMD_REPORT_NETWORK_STATUS (Results 1 – 3 of 3) sorted by relevance
187 public static final int CMD_REPORT_NETWORK_STATUS = BASE + 7; field in NetworkAgent486 case CMD_REPORT_NETWORK_STATUS: { in handleMessage()
3326 message.what = NetworkAgent.CMD_REPORT_NETWORK_STATUS; in testReportConnectionEventIsCalledAfterSuccessfulConnection()3570 message.what = NetworkAgent.CMD_REPORT_NETWORK_STATUS; in verifyAutoConnectedNetworkWithInternetValidationFailure()3607 message.what = NetworkAgent.CMD_REPORT_NETWORK_STATUS; in verifyLastSelectedNetworkWithInternetValidationFailure()3642 message.what = NetworkAgent.CMD_REPORT_NETWORK_STATUS; in verifyAutoConnectedNoInternetExpectedNetworkWithInternetValidationFailure()3673 message.what = NetworkAgent.CMD_REPORT_NETWORK_STATUS; in verifyNetworkSelectionEnableOnInternetValidation()
2952 NetworkAgent.CMD_REPORT_NETWORK_STATUS, in handleNetworkTested()