Home
last modified time | relevance | path

Searched refs:mNotificationCardHeight (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/recommendation/
DNotificationService.java115 private float mNotificationCardHeight; field in NotificationService
146 mNotificationCardHeight = getResources().getDimensionPixelSize( in onCreate()
395 (int) mNotificationCardHeight); in sendNotification()