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

1 2

  /packages/experimental/NotificationShowcase/res/values/
dimens.xml 22 <dimen name="notification_large_icon_height">64dp</dimen>
  /packages/apps/DeskClock/res/layout/
stopwatch_notif_collapsed.xml 30 android:layout_height="@dimen/notification_large_icon_height"
40 android:minHeight="@dimen/notification_large_icon_height"
stopwatch_notif_expanded.xml 37 android:layout_height="@dimen/notification_large_icon_height"
47 android:minHeight="@dimen/notification_large_icon_height"
  /packages/apps/UnifiedEmail/res/layout/
undo_notification.xml 31 android:layout_height="@android:dimen/notification_large_icon_height"
41 android:minHeight="@android:dimen/notification_large_icon_height"
  /sdk/apps/NotificationStudio/res/layout/
preview.xml 32 android:layout_height="@android:dimen/notification_large_icon_height"
  /frameworks/base/core/res/res/layout/
notification_template_big_base.xml 28 android:layout_height="@dimen/notification_large_icon_height"
36 android:minHeight="@dimen/notification_large_icon_height"
44 android:minHeight="@dimen/notification_large_icon_height"
notification_template_base.xml 28 android:layout_height="@dimen/notification_large_icon_height"
37 android:minHeight="@dimen/notification_large_icon_height"
notification_template_big_text.xml 27 android:layout_height="@dimen/notification_large_icon_height"
44 android:minHeight="@dimen/notification_large_icon_height"
notification_template_inbox.xml 28 android:layout_height="@dimen/notification_large_icon_height"
37 android:minHeight="@dimen/notification_large_icon_height"
46 android:minHeight="@dimen/notification_large_icon_height"
  /frameworks/base/docs/html/sdk/api_diff/11/changes/
android.R.dimen.html 101 <A NAME="android.R.dimen.notification_large_icon_height"></A>
102 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.dimen.html#notification_large_icon_height" target="_top"><code>notification_large_icon_height</code></A></nobr>
fields_index_additions.html     [all...]
fields_index_all.html     [all...]
alldiffs_index_additions.html     [all...]
alldiffs_index_all.html     [all...]
  /packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
NotificationService.java 57 .getDimension(R.dimen.notification_large_icon_height);
  /development/samples/HoneycombGallery/src/com/example/android/hcgallery/
MainActivity.java 286 res.getDimensionPixelSize(android.R.dimen.notification_large_icon_height),
  /packages/apps/DeskClock/res/values/
dimens.xml 138 <dimen name="notification_large_icon_height">64dp</dimen>
  /frameworks/base/core/res/res/values/
dimens.xml 156 <dimen name="notification_large_icon_height">64dp</dimen>
public.xml     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
GlobalScreenshot.java 390 r.getDimensionPixelSize(android.R.dimen.notification_large_icon_height);
  /packages/apps/InCallUI/src/com/android/incallui/
StatusBarNotifier.java 433 android.R.dimen.notification_large_icon_height);
  /frameworks/base/services/java/com/android/server/connectivity/
Vpn.java 510 android.R.dimen.notification_large_icon_height);
    [all...]
  /packages/apps/Mms/src/com/android/mms/transaction/
MessagingNotification.java     [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
NotificationUtils.java     [all...]
  /prebuilts/sdk/current/
android.jar 

Completed in 413 milliseconds

1 2