Searched refs:getKeySize (Results 1 – 7 of 7) sorted by relevance
52 assertEquals("Key size should be the one specified", 1024, spec.getKeySize()); in testConstructor_Success()79 assertEquals("Key size should be the one specified", 1024, spec.getKeySize()); in testBuilder_Success()
98 mSpec.getKeySize(), mSpec.getFlags(), args)) { in generateKeyPair()
246 public int getKeySize() { in getKeySize() method in KeyPairGeneratorSpec
588 int permission = ((characteristic.getKeySize() - 7) << 12) in addService()596 permission = ((characteristic.getKeySize() - 7) << 12) in addService()
267 /*package*/ int getKeySize() { in getKeySize() method in BluetoothGattCharacteristic
28469 method public int getKeySize();
26877 method public int getKeySize();