Home
last modified time | relevance | path

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

/frameworks/support/compat/gingerbread/android/support/v4/app/
DNotificationCompatBase.java69 notification.setLatestEventInfo(context, contentTitle, contentText, contentIntent); in add()
/frameworks/base/api/
Dsystem-removed.txt4 …method public deprecated void setLatestEventInfo(android.content.Context, java.lang.CharSequence, …
Dremoved.txt4 …method public deprecated void setLatestEventInfo(android.content.Context, java.lang.CharSequence, …
Dtest-removed.txt4 …method public deprecated void setLatestEventInfo(android.content.Context, java.lang.CharSequence, …
/frameworks/base/docs/html-intl/intl/ja/guide/components/
Dservices.jd645 notification.setLatestEventInfo(this, getText(R.string.notification_title),
/frameworks/base/docs/html-intl/intl/ru/guide/components/
Dservices.jd645 notification.setLatestEventInfo(this, getText(R.string.notification_title),
/frameworks/base/docs/html-intl/intl/ko/guide/components/
Dservices.jd645 notification.setLatestEventInfo(this, getText(R.string.notification_title),
/frameworks/base/docs/html-intl/intl/zh-tw/guide/components/
Dservices.jd645 notification.setLatestEventInfo(this, getText(R.string.notification_title),
/frameworks/base/docs/html-intl/intl/zh-cn/guide/components/
Dservices.jd645 notification.setLatestEventInfo(this, getText(R.string.notification_title),
/frameworks/base/docs/html/about/versions/marshmallow/
Dandroid-6.0-changes.jd138 This release removes the {@code Notification.setLatestEventInfo()} method. Use the
/frameworks/base/docs/html/guide/topics/media/
Dmediaplayer.jd430 notification.setLatestEventInfo(getApplicationContext(), "MusicPlayerSample",
/frameworks/base/docs/html-intl/intl/id/guide/components/
Dservices.jd645 notification.setLatestEventInfo(this, getText(R.string.notification_title),
/frameworks/base/docs/html-intl/intl/in/guide/components/
Dservices.jd645 notification.setLatestEventInfo(this, getText(R.string.notification_title),
/frameworks/base/docs/html/guide/components/
Dservices.jd656 notification.setLatestEventInfo(this, getText(R.string.notification_title),
/frameworks/base/core/java/android/app/
DNotification.java2072 public void setLatestEventInfo(Context context, in setLatestEventInfo() method in Notification
/frameworks/base/docs/html-intl/intl/pt-br/guide/components/
Dservices.jd645 notification.setLatestEventInfo(this, getText(R.string.notification_title),
/frameworks/base/docs/html-intl/intl/vi/guide/components/
Dservices.jd645 notification.setLatestEventInfo(this, getText(R.string.notification_title),
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4558 …method public deprecated void setLatestEventInfo(android.content.Context, java.lang.CharSequence, …