Searched refs:mDrawableOpacity (Results 1 – 1 of 1) sorted by relevance
5469 private final int mDrawableOpacity; field in Editor.InsertionHandleView5513 mDrawableOpacity = opacity; in InsertionHandleView()5714 mDrawable.setAlpha(mDrawableOpacity); in show()5735 mDrawable.setAlpha(mDrawableOpacity); in updateDrawable()