Searched refs:KeymasterBlobArgument (Results 1 – 7 of 7) sorted by relevance
26 class KeymasterBlobArgument extends KeymasterArgument { class31 public KeymasterBlobArgument(int tag, byte[] blob) { in KeymasterBlobArgument() method in KeymasterBlobArgument44 public KeymasterBlobArgument(int tag, Parcel in) { in KeymasterBlobArgument() method in KeymasterBlobArgument
52 return new KeymasterBlobArgument(tag, in);
264 mArguments.add(new KeymasterBlobArgument(tag, value)); in addBytes()281 return ((KeymasterBlobArgument) arg).blob; in getBytes()
6647 android.security.keymaster.KeymasterBlobArgument
13563 HSPLandroid/security/keymaster/KeymasterBlobArgument;-><init>(I[B)V13564 HSPLandroid/security/keymaster/KeymasterBlobArgument;->writeValue(Landroid/os/Parcel;)V29437 Landroid/security/keymaster/KeymasterBlobArgument;
6651 android.security.keymaster.KeymasterBlobArgument
13566 HSPLandroid/security/keymaster/KeymasterBlobArgument;-><init>(I[B)V13567 HSPLandroid/security/keymaster/KeymasterBlobArgument;->writeValue(Landroid/os/Parcel;)V39544 Landroid/security/keymaster/KeymasterBlobArgument;