Searched refs:getKeySize (Results 1 – 6 of 6) 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()
99 mSpec.getKeySize(), mSpec.getFlags(), args)) { in generateKeyPair()
246 public int getKeySize() { in getKeySize() method in KeyPairGeneratorSpec
552 int permission = ((characteristic.getKeySize() - 7) << 12) in addService()560 permission = ((characteristic.getKeySize() - 7) << 12) in addService()
268 /*package*/ int getKeySize() { in getKeySize() method in BluetoothGattCharacteristic
22625 method public int getKeySize();