Searched refs:KeymasterLongArgument (Results 1 – 7 of 7) sorted by relevance
26 class KeymasterLongArgument extends KeymasterArgument { class31 public KeymasterLongArgument(int tag, long value) { in KeymasterLongArgument() method in KeymasterLongArgument44 public KeymasterLongArgument(int tag, Parcel in) { in KeymasterLongArgument() method in KeymasterLongArgument
47 return new KeymasterLongArgument(tag, in);
214 mArguments.add(new KeymasterLongArgument(tag, value.longValue())); in addLongTag()220 return toUint64(((KeymasterLongArgument) arg).value); in getLongTagValue()
6654 android.security.keymaster.KeymasterLongArgument
13571 HSPLandroid/security/keymaster/KeymasterLongArgument;-><init>(IJ)V13572 HSPLandroid/security/keymaster/KeymasterLongArgument;->writeValue(Landroid/os/Parcel;)V29444 Landroid/security/keymaster/KeymasterLongArgument;
6658 android.security.keymaster.KeymasterLongArgument
13574 HSPLandroid/security/keymaster/KeymasterLongArgument;-><init>(IJ)V13575 HSPLandroid/security/keymaster/KeymasterLongArgument;->writeValue(Landroid/os/Parcel;)V39551 Landroid/security/keymaster/KeymasterLongArgument;