Searched refs:NotificationExpandButton (Results 1 – 10 of 10) sorted by relevance
45 public class NotificationExpandButton extends FrameLayout { class57 public NotificationExpandButton(Context context) { in NotificationExpandButton() method in NotificationExpandButton61 public NotificationExpandButton(Context context, @Nullable AttributeSet attrs) { in NotificationExpandButton() method in NotificationExpandButton65 public NotificationExpandButton(Context context, @Nullable AttributeSet attrs, in NotificationExpandButton() method in NotificationExpandButton70 public NotificationExpandButton(Context context, @Nullable AttributeSet attrs, int defStyleAttr, in NotificationExpandButton() method in NotificationExpandButton
115 private NotificationExpandButton mExpandButton;
31 import com.android.internal.widget.NotificationExpandButton126 val mockContractedEB = mock<NotificationExpandButton>()129 val mockExpandedEB = mock<NotificationExpandButton>()132 val mockHeadsUpEB = mock<NotificationExpandButton>()151 private fun createMockNotificationHeaderView(mockExpandedEB: NotificationExpandButton) =
36 import com.android.internal.widget.NotificationExpandButton;51 private NotificationExpandButton mExpandButton;
39 import com.android.internal.widget.NotificationExpandButton;63 private NotificationExpandButton mExpandButton;
44 import com.android.internal.widget.NotificationExpandButton;470 if (expandButton instanceof NotificationExpandButton) {471 ((NotificationExpandButton) expandButton).setNumber(mUntruncatedChildCount);
12914 com.android.internal.widget.NotificationExpandButton
35721 Lcom/android/internal/widget/NotificationExpandButton;
12945 com.android.internal.widget.NotificationExpandButton
45855 Lcom/android/internal/widget/NotificationExpandButton;