Searched refs:testEventType (Results 1 – 1 of 1) sorted by relevance
2801 int testEventType = WifiMetricsProto.UserActionEvent.EVENT_FORGET_WIFI; in testLogUserActionEventValidNetworkId() local2809 mWifiMetrics.logUserActionEvent(testEventType, testNetworkId); in testLogUserActionEventValidNetworkId()2849 int testEventType = WifiMetricsProto.UserActionEvent.EVENT_FORGET_WIFI; in testLogWifiStatusInUserActionEvent() local2850 mWifiMetrics.logUserActionEvent(testEventType, testNetworkId); in testLogWifiStatusInUserActionEvent()2938 int testEventType = WifiMetricsProto.UserActionEvent.EVENT_FORGET_WIFI; in testLogUserActionEventInvalidNetworkId() local2944 mWifiMetrics.logUserActionEvent(testEventType, testNetworkId); in testLogUserActionEventInvalidNetworkId()