Searched refs:getIndexCount (Results 1 – 17 of 17) sorted by relevance
72 public int getIndexCount() { in getIndexCount() method in TintTypedArray73 return mWrapped.getIndexCount(); in getIndexCount()
65 final int N = a.getIndexCount(); in UserDetailItemView()
131 unsigned int getIndexCount() const { return mIndexCount; } in getIndexCount() function
2435 glDrawElements(GL_TRIANGLE_STRIP, vertexBuffer.getIndexCount(), GL_UNSIGNED_SHORT,
47 final int N = a.getIndexCount(); in PseudoGridView()
57 final int N = a.getIndexCount(); in UserAvatarView()
99 final int n = a.getIndexCount(); in SubtitleView()
132 final int N = a.getIndexCount(); in updateStateFromTypedArray()
89 public int getIndexCount() { in getIndexCount() method in TypedArray
218 for (int i = a.getIndexCount(); i >= 0; i--) { in Preference()
327 final int N = ta.getIndexCount(); in setStyle()
1256 final int N = a.getIndexCount(); in LayoutParams()
686 int n = appearance.getIndexCount(); in TextView()783 int n = a.getIndexCount(); in TextView()1327 n = a.getIndexCount(); in TextView()
299 int n = a.getIndexCount(); in KeyboardView()
3725 final int N = a.getIndexCount();4199 int length = ((attrs == null ? 0 : attrs.getAttributeCount()) + a.getIndexCount()) * 2; in saveAttributeData()
528 final int N = a.getIndexCount(); in initFromAttributes()
9238 method public int getIndexCount();