HomeSort by relevance Sort by last modified time
    Searched full:notification_large_icon_width (Results 1 - 25 of 39) sorted by null

1 2

  /packages/experimental/NotificationShowcase/res/values/
dimens.xml 20 <dimen name="notification_large_icon_width">64dp</dimen>
  /packages/apps/DeskClock/res/layout/
stopwatch_notif_collapsed.xml 29 android:layout_width="@dimen/notification_large_icon_width"
38 android:layout_marginStart="@dimen/notification_large_icon_width"
stopwatch_notif_expanded.xml 36 android:layout_width="@dimen/notification_large_icon_width"
45 android:layout_marginStart="@dimen/notification_large_icon_width"
95 android:layout_marginStart="@dimen/notification_large_icon_width"
  /sdk/apps/NotificationStudio/res/layout/
preview.xml 31 android:layout_width="@android:dimen/notification_large_icon_width"
  /frameworks/base/core/res/res/layout/
notification_template_big_base.xml 27 android:layout_width="@dimen/notification_large_icon_width"
43 android:layout_marginStart="@dimen/notification_large_icon_width"
164 android:layout_marginStart="@dimen/notification_large_icon_width"
notification_template_base.xml 27 android:layout_width="@dimen/notification_large_icon_width"
36 android:layout_marginStart="@dimen/notification_large_icon_width"
notification_template_big_text.xml 26 android:layout_width="@dimen/notification_large_icon_width"
35 android:layout_marginStart="@dimen/notification_large_icon_width"
notification_template_inbox.xml 27 android:layout_width="@dimen/notification_large_icon_width"
36 android:layout_marginStart="@dimen/notification_large_icon_width"
  /frameworks/base/docs/html/sdk/api_diff/11/changes/
android.R.dimen.html 108 <A NAME="android.R.dimen.notification_large_icon_width"></A>
109 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.dimen.html#notification_large_icon_width" target="_top"><code>notification_large_icon_width</code></A></nobr>
fields_index_additions.html     [all...]
fields_index_all.html     [all...]
alldiffs_index_additions.html     [all...]
  /packages/apps/UnifiedEmail/res/layout/
undo_notification.xml 30 android:layout_width="@android:dimen/notification_large_icon_width"
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
ImageSavingTask.java 150 android.R.dimen.notification_large_icon_width);
  /packages/apps/UnifiedEmail/res/values-ldrtl/
styles-ldrtl.xml 124 <item name="android:layout_marginStart">@android:dimen/notification_large_icon_width</item>
  /packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
NotificationService.java 55 .getDimension(R.dimen.notification_large_icon_width);
  /development/samples/HoneycombGallery/src/com/example/android/hcgallery/
MainActivity.java 285 res.getDimensionPixelSize(android.R.dimen.notification_large_icon_width),
  /packages/apps/DeskClock/res/values/
dimens.xml 136 <dimen name="notification_large_icon_width">64dp</dimen>
  /external/chromium_org/chrome/android/java/res/layout/
dimens.xml 242 <dimen name="remote_notification_logo_max_width">@android:dimen/notification_large_icon_width</dimen>
  /frameworks/base/core/res/res/values/
dimens.xml 154 <dimen name="notification_large_icon_width">64dp</dimen>
  /packages/apps/InCallUI/src/com/android/incallui/
StatusBarNotifier.java 435 android.R.dimen.notification_large_icon_width);
  /packages/apps/UnifiedEmail/res/values/
styles.xml 590 <item name="android:layout_marginLeft">@android:dimen/notification_large_icon_width</item>
  /frameworks/base/services/java/com/android/server/connectivity/
Vpn.java 508 android.R.dimen.notification_large_icon_width);
    [all...]
  /packages/apps/Mms/src/com/android/mms/transaction/
MessagingNotification.java     [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
NotificationUtils.java     [all...]

Completed in 1305 milliseconds

1 2