Searched refs:asType (Results 1 – 1 of 1) sorted by relevance
709 String asType = a.getString(R.styleable.CursorAdapter_BindItem_as); in parseBindTag() local710 if (asType == null) { in parseBindTag()717 mBinders.put(fromName, findBinder(asType)); in parseBindTag()