Home
last modified time | relevance | path

Searched refs:testEventType (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiMetricsTest.java2801 int testEventType = WifiMetricsProto.UserActionEvent.EVENT_FORGET_WIFI; in testLogUserActionEventValidNetworkId() local
2809 mWifiMetrics.logUserActionEvent(testEventType, testNetworkId); in testLogUserActionEventValidNetworkId()
2849 int testEventType = WifiMetricsProto.UserActionEvent.EVENT_FORGET_WIFI; in testLogWifiStatusInUserActionEvent() local
2850 mWifiMetrics.logUserActionEvent(testEventType, testNetworkId); in testLogWifiStatusInUserActionEvent()
2938 int testEventType = WifiMetricsProto.UserActionEvent.EVENT_FORGET_WIFI; in testLogUserActionEventInvalidNetworkId() local
2944 mWifiMetrics.logUserActionEvent(testEventType, testNetworkId); in testLogUserActionEventInvalidNetworkId()