Searched refs:notifyKeyGenerated (Results 1 – 4 of 4) sorted by relevance
108 mBinder.notifyKeyGenerated(securityLevel); in bindAndSendCommand()130 public void notifyKeyGenerated(int securityLevel) throws RemoteException { in notifyKeyGenerated() method in GenerateRkpKey
33 oneway void notifyKeyGenerated(in int securityLevel); in notifyKeyGenerated() method
68 public void notifyKeyGenerated(int securityLevel) {
597 keyGen.notifyKeyGenerated(securityLevel); in generateKeyPairHelper()