Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/euicc/
DIEuiccCardController.aidl71 oneway void authenticateServer(String callingPackage, String cardId, String matchingId, in authenticateServer() method
/frameworks/base/telephony/java/android/telephony/euicc/
DEuiccCardManager.java578 public void authenticateServer(String cardId, String matchingId, byte[] serverSigned1, in authenticateServer() method in EuiccCardManager
582 getIEuiccCardController().authenticateServer( in authenticateServer()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/euicc/
DEuiccCardTest.java538 mEuiccCard.authenticateServer("A1B2C3-X4Y5Z6", // Matching id in testAuthenticateServer()
564 mEuiccCard.authenticateServer("A1B2C3-X4Y5Z6", // Matching id in testAuthenticateServer_Error()
595 mEuiccCard.authenticateServer("A1B2C3-X4Y5Z6", // Matching id in testAuthenticateService_devCap()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccCardController.java918 public void authenticateServer(String callingPackage, String cardId, String matchingId, in authenticateServer() method in EuiccCardController
963 card.authenticateServer(matchingId, serverSigned1, serverSignature1, euiccCiPkIdToBeUsed, in authenticateServer()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/
DEuiccCard.java658 public void authenticateServer(String matchingId, byte[] serverSigned1, byte[] serverSignature1, in authenticateServer() method in EuiccCard
/frameworks/base/telephony/api/
Dsystem-current.txt1173 …method public void authenticateServer(String, String, byte[], byte[], byte[], byte[], java.util.co…
/frameworks/base/api/
Dsystem-current.txt9401 …method public void authenticateServer(String, String, byte[], byte[], byte[], byte[], java.util.co…
/frameworks/base/non-updatable-api/
Dsystem-current.txt9299 …method public void authenticateServer(String, String, byte[], byte[], byte[], byte[], java.util.co…