HomeSort by relevance Sort by last modified time
    Searched full:notification_main_column (Results 1 - 12 of 12) sorted by null

  /frameworks/base/core/res/res/layout/
notification_template_material_base.xml 26 android:id="@+id/notification_main_column"
notification_template_material_big_base.xml 39 android:id="@+id/notification_main_column"
notification_template_material_big_media.xml 36 android:id="@+id/notification_main_column"
notification_template_material_big_picture.xml 36 android:id="@+id/notification_main_column"
notification_template_material_big_text.xml 37 android:id="@+id/notification_main_column"
notification_template_material_media.xml 30 android:id="@+id/notification_main_column"
notification_template_material_messaging.xml 34 android:id="@+id/notification_main_column"
notification_template_material_inbox.xml 35 android:id="@+id/notification_main_column"
  /frameworks/base/core/java/com/android/internal/widget/
MediaNotificationView.java 158 mMainColumn = findViewById(com.android.internal.R.id.notification_main_column);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
NotificationTemplateViewWrapper.java 144 View mainColumn = mView.findViewById(com.android.internal.R.id.notification_main_column);
  /frameworks/base/core/java/android/app/
Notification.java     [all...]
  /frameworks/base/core/res/res/values/
symbols.xml 196 <java-symbol type="id" name="notification_main_column" />
    [all...]

Completed in 320 milliseconds