Home
last modified time | relevance | path

Searched refs:DoubleShadowBubbleTextView (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/views/
DDoubleShadowBubbleTextView.java34 public class DoubleShadowBubbleTextView extends BubbleTextView { class
38 public DoubleShadowBubbleTextView(Context context) { in DoubleShadowBubbleTextView() method in DoubleShadowBubbleTextView
42 public DoubleShadowBubbleTextView(Context context, AttributeSet attrs) { in DoubleShadowBubbleTextView() method in DoubleShadowBubbleTextView
46 public DoubleShadowBubbleTextView(Context context, AttributeSet attrs, int defStyle) { in DoubleShadowBubbleTextView() method in DoubleShadowBubbleTextView
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/uioverrides/
DPredictedAppIcon.java51 import com.android.launcher3.views.DoubleShadowBubbleTextView;
56 public class PredictedAppIcon extends DoubleShadowBubbleTextView implements