Searched defs:DeepShortcutTextView (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/shortcuts/
H A DDeepShortcutTextView.java33 public class DeepShortcutTextView extends BubbleTextView { class in inherits:BubbleTextView
38 public DeepShortcutTextView(Context context) { method in class:DeepShortcutTextView
42 public DeepShortcutTextView(Context context, AttributeSet attrs) { method in class:DeepShortcutTextView
46 public DeepShortcutTextView(Context context, AttributeSet attrs, int defStyle) { method in class:DeepShortcutTextView

Completed in 589 milliseconds