Home
last modified time | relevance | path

Searched defs:connectEvent (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DelegateApp/src/com/android/cts/delegate/
DWorkProfileNetworkLoggingDelegateTest.java136 final ConnectEvent connectEvent = (ConnectEvent) currentEvent; in verifyNetworkLogs() local
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DNetworkLoggingTest.java279 private void verifyConnectEvent(ConnectEvent connectEvent) { in verifyConnectEvent()
344 final ConnectEvent connectEvent = (ConnectEvent) currentEvent; in verifyNetworkLogs() local
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DNetworkLoggingTest.java153 final ConnectEvent connectEvent = (ConnectEvent) currentEvent; in verifyNetworkLogs() local