Searched defs:keyboardAttr (Results 1 – 3 of 3) sorted by relevance
99 final TypedArray keyboardAttr = res.obtainAttributes(Xml.asAttributeSet(parser), in KeyboardRow() local
239 final TypedArray keyboardAttr = mContext.obtainStyledAttributes( in parseKeyboardAttributes() local341 final TypedArray keyboardAttr = mResources.obtainAttributes(attr, R.styleable.Keyboard); in parseRowAttributes() local529 final TypedArray keyboardAttr = mResources.obtainAttributes( in parseIncludeInternal() local
175 final TypedArray keyboardAttr = context.obtainStyledAttributes(attrs, in SuggestionStripView() local