Searched refs:testEventType (Results 1 – 1 of 1) sorted by relevance
2929 int testEventType = WifiMetricsProto.UserActionEvent.EVENT_FORGET_WIFI; in testLogUserActionEventValidNetworkId() local2937 mWifiMetrics.logUserActionEvent(testEventType, testNetworkId); in testLogUserActionEventValidNetworkId()2977 int testEventType = WifiMetricsProto.UserActionEvent.EVENT_FORGET_WIFI; in testLogWifiStatusInUserActionEvent() local2978 mWifiMetrics.logUserActionEvent(testEventType, testNetworkId); in testLogWifiStatusInUserActionEvent()3066 int testEventType = WifiMetricsProto.UserActionEvent.EVENT_FORGET_WIFI; in testLogUserActionEventInvalidNetworkId() local3072 mWifiMetrics.logUserActionEvent(testEventType, testNetworkId); in testLogUserActionEventInvalidNetworkId()