Searched refs:mBottomResourceId (Results 1 – 1 of 1) sorted by relevance
136 private int mBottomResourceId; field in FrameLayoutWithShadows182 mBottomResourceId = id; in setDrawableBottomResourceId()186 return mBottomResourceId; in getDrawableBottomResourceId()298 if (mBottomResourceId != 0) { in addShadowView()299 Drawable d = getContext().getDrawable(mBottomResourceId); in addShadowView()