Searched defs:keyAttr (Results 1 – 3 of 3) sorted by relevance
144 void readKeyAttributes(TypedArray keyAttr) { in readKeyAttributes()213 public KeyStyle getKeyStyle(TypedArray keyAttr, XmlPullParser parser) in getKeyStyle()
551 TypedArray keyAttr = res.obtainAttributes(Xml.asAttributeSet(parser), in Row() local602 public float getKeyX(TypedArray keyAttr) { in getKeyX()625 public float getKeyWidth(TypedArray keyAttr) { in getKeyWidth()629 public float getKeyWidth(TypedArray keyAttr, float keyXPos) { in getKeyWidth()737 final TypedArray keyAttr = mResources.obtainAttributes(Xml.asAttributeSet(parser), in parseKeyboardAttributes() local963 final TypedArray keyAttr = mResources.obtainAttributes(attr, in parseIncludeInternal() local
211 final TypedArray keyAttr = res.obtainAttributes(Xml.asAttributeSet(parser), in Key() local