Searched refs:mIsIcon (Results 1 – 1 of 1) sorted by relevance
198 private final boolean mIsIcon; field in DragPreviewProvider.OutlineGeneratorCallback203 mIsIcon = mView instanceof BubbleTextView; in OutlineGeneratorCallback()209 if (mIsIcon) { in run()