Searched refs:mLoadingStatePlaceholder (Results 1 – 1 of 1) sorted by relevance
43 private Drawable mLoadingStatePlaceholder; field in DeepShortcutTextView77 if (mLoadingStatePlaceholder == null) { in setLoadingBounds()84 mLoadingStatePlaceholder.getIntrinsicHeight()); in setLoadingBounds()87 (int) ((getMeasuredHeight() - mLoadingStatePlaceholder.getIntrinsicHeight()) in setLoadingBounds()90 mLoadingStatePlaceholder.setBounds(mLoadingStateBounds); in setLoadingBounds()132 mLoadingStatePlaceholder.draw(canvas); in onDraw()149 mLoadingStatePlaceholder = getContext().getDrawable( in showLoadingState()153 mLoadingStatePlaceholder = null; in showLoadingState()