Searched refs:getStandardView (Results 1 – 3 of 3) sorted by relevance
1654 protected RemoteViews getStandardView(int layoutId) { in getStandardView() method in Notification.Style1749 RemoteViews contentView = getStandardView(R.layout.notification_template_big_picture); in makeBigContentView()1822 RemoteViews contentView = getStandardView(R.layout.notification_template_big_text); in makeBigContentView()1900 RemoteViews contentView = getStandardView(R.layout.notification_template_inbox); in makeBigContentView()
3828 method protected android.widget.RemoteViews getStandardView(int);