Searched refs:NotificationOptimizedLinearLayout (Results 1 – 9 of 9) sorted by relevance
23 import com.android.internal.widget.NotificationOptimizedLinearLayout37 LinearLayout::class.java.simpleName -> NotificationOptimizedLinearLayout(context, attrs) in instantiate()
62 public class NotificationOptimizedLinearLayout extends LinearLayout { class69 public NotificationOptimizedLinearLayout(Context context) { in NotificationOptimizedLinearLayout() method in NotificationOptimizedLinearLayout73 public NotificationOptimizedLinearLayout(Context context, @Nullable AttributeSet attrs) { in NotificationOptimizedLinearLayout() method in NotificationOptimizedLinearLayout77 public NotificationOptimizedLinearLayout(Context context, @Nullable AttributeSet attrs, in NotificationOptimizedLinearLayout() method in NotificationOptimizedLinearLayout82 public NotificationOptimizedLinearLayout(Context context, AttributeSet attrs, int defStyleAttr, in NotificationOptimizedLinearLayout() method in NotificationOptimizedLinearLayout
33 public class RemeasuringLinearLayout extends NotificationOptimizedLinearLayout {
59 public class MessagingGroup extends NotificationOptimizedLinearLayout implements
284 linearLayout = new NotificationOptimizedLinearLayout(mContext); in buildLayout()
636 Lcom/android/internal/widget/NotificationOptimizedLinearLayout; 370
13797 com.android.internal.widget.NotificationOptimizedLinearLayout
13761 com.android.internal.widget.NotificationOptimizedLinearLayout
37106 Lcom/android/internal/widget/NotificationOptimizedLinearLayout;