Searched refs:getElementCount (Results 1 – 5 of 5) sorted by relevance
75 public final int getElementCount() { in getElementCount() method in Frame76 return mBackingStore.getElementCount(); in getElementCount()
85 inputFrame.getElementCount()); in onProcess()
153 public int getElementCount() { in getElementCount() method in BackingStore
343 String[] result = new String[resValue.getElementCount()]; in resolveValues()344 for (int i = 0; i < resValue.getElementCount(); i++) { in resolveValues()361 int n = resValue.getElementCount(); in getIntArray()550 int length = arrayValue.getElementCount(); in obtainTypedArray()
743 int count = array.getElementCount(); in getTextArray()