Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/
DVpnTest.java1141 doTestAutomaticOnOffKeepaliveMode(false); in testAutomaticOnOffKeepaliveModeNoClose()
1146 doTestAutomaticOnOffKeepaliveMode(true); in testAutomaticOnOffKeepaliveModeClose()
1162 private void doTestAutomaticOnOffKeepaliveMode(final boolean closeSocket) throws Exception { in doTestAutomaticOnOffKeepaliveMode() method in VpnTest