Searched refs:keyCount (Results 1 – 5 of 5) sorted by relevance
57 const int keyCount = env->GetArrayLength(keys); in performBackup_native() local58 char const** keysUTF = (char const**)malloc(sizeof(char*)*keyCount); in performBackup_native()59 for (int i=0; i<keyCount; i++) { in performBackup_native()70 for (int i=0; i<keyCount; i++) { in performBackup_native()
257 int keyCount; in sendKeys() local259 keyCount = repeater == -1 ? 1 : Integer.parseInt(key.substring(0, repeater)); in sendKeys()269 for (int j = 0; j < keyCount; j++) { in sendKeys()333 final int keyCount = keys[i]; in sendRepeatedKeys() local335 for (int j = 0; j < keyCount; j++) { in sendRepeatedKeys()
101 currentLoc = keyCount(); in set()141 public int keyCount() { in keyCount() method in DnsSdTxtRecord
681 final int keyCount = keys.length; in onBufferDraw() local682 for (int i = 0; i < keyCount; i++) { in onBufferDraw()763 final int keyCount = nearestKeyIndices.length; in getKeyIndices() local764 for (int i = 0; i < keyCount; i++) { in getKeyIndices()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...