Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java1654 protected RemoteViews getStandardView(int layoutId) { in getStandardView() method in Notification.Style
1749 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()
/frameworks/base/api/
Dcurrent.txt3828 method protected android.widget.RemoteViews getStandardView(int);
D16.txt3828 method protected android.widget.RemoteViews getStandardView(int);