Searched defs:keyAttr (Results 1 – 3 of 3) sorted by relevance
169 TypedArray keyAttr = res.obtainAttributes(Xml.asAttributeSet(parser), in Row() local191 public float getKeyX(TypedArray keyAttr) { in getKeyX()218 public float getKeyWidth(TypedArray keyAttr, float keyXPos) { in getKeyWidth()336 final TypedArray keyAttr = mResources.obtainAttributes(Xml.asAttributeSet(parser), in parseKeyboardAttributes() local
164 private void parseKeyStyleAttributes(TypedArray keyAttr) { in parseKeyStyleAttributes()
216 final TypedArray keyAttr = res.obtainAttributes(Xml.asAttributeSet(parser), in Key() local