Searched refs:getSetBitCount (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProperties.java693 int result[] = new int[getSetBitCount(flags)];
707 private static int getSetBitCount(int value) { method in class:KeyProperties

Completed in 115 milliseconds