Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/gba/cts/
DTestGbaConfig.java60 byte[] getGbaKey() { in getGbaKey() method in TestGbaConfig
DTestGbaService.java44 byte[] key = mConfig.getGbaKey(); in onAuthenticationRequest()