Searched refs:getNewSpiResourceId (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/tests/net/java/com/android/server/
H A DIpSecServiceParameterizedTest.java237 private int getNewSpiResourceId(String remoteAddress, int returnSpi) throws Exception { method in class:IpSecServiceParameterizedTest
250 config.setSpiResourceId(getNewSpiResourceId(mDestinationAddr, TEST_SPI));

Completed in 59 milliseconds