Searched refs:setLatestEventInfo (Results 1 – 18 of 18) sorted by relevance
/frameworks/support/compat/gingerbread/android/support/v4/app/ |
D | NotificationCompatBase.java | 69 notification.setLatestEventInfo(context, contentTitle, contentText, contentIntent); in add()
|
/frameworks/base/api/ |
D | system-removed.txt | 4 …method public deprecated void setLatestEventInfo(android.content.Context, java.lang.CharSequence, …
|
D | removed.txt | 4 …method public deprecated void setLatestEventInfo(android.content.Context, java.lang.CharSequence, …
|
D | test-removed.txt | 4 …method public deprecated void setLatestEventInfo(android.content.Context, java.lang.CharSequence, …
|
/frameworks/base/docs/html-intl/intl/ja/guide/components/ |
D | services.jd | 645 notification.setLatestEventInfo(this, getText(R.string.notification_title),
|
/frameworks/base/docs/html-intl/intl/ru/guide/components/ |
D | services.jd | 645 notification.setLatestEventInfo(this, getText(R.string.notification_title),
|
/frameworks/base/docs/html-intl/intl/ko/guide/components/ |
D | services.jd | 645 notification.setLatestEventInfo(this, getText(R.string.notification_title),
|
/frameworks/base/docs/html-intl/intl/zh-tw/guide/components/ |
D | services.jd | 645 notification.setLatestEventInfo(this, getText(R.string.notification_title),
|
/frameworks/base/docs/html-intl/intl/zh-cn/guide/components/ |
D | services.jd | 645 notification.setLatestEventInfo(this, getText(R.string.notification_title),
|
/frameworks/base/docs/html/about/versions/marshmallow/ |
D | android-6.0-changes.jd | 138 This release removes the {@code Notification.setLatestEventInfo()} method. Use the
|
/frameworks/base/docs/html/guide/topics/media/ |
D | mediaplayer.jd | 430 notification.setLatestEventInfo(getApplicationContext(), "MusicPlayerSample",
|
/frameworks/base/docs/html-intl/intl/id/guide/components/ |
D | services.jd | 645 notification.setLatestEventInfo(this, getText(R.string.notification_title),
|
/frameworks/base/docs/html-intl/intl/in/guide/components/ |
D | services.jd | 645 notification.setLatestEventInfo(this, getText(R.string.notification_title),
|
/frameworks/base/docs/html/guide/components/ |
D | services.jd | 656 notification.setLatestEventInfo(this, getText(R.string.notification_title),
|
/frameworks/base/core/java/android/app/ |
D | Notification.java | 2072 public void setLatestEventInfo(Context context, in setLatestEventInfo() method in Notification
|
/frameworks/base/docs/html-intl/intl/pt-br/guide/components/ |
D | services.jd | 645 notification.setLatestEventInfo(this, getText(R.string.notification_title),
|
/frameworks/base/docs/html-intl/intl/vi/guide/components/ |
D | services.jd | 645 notification.setLatestEventInfo(this, getText(R.string.notification_title),
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 4558 …method public deprecated void setLatestEventInfo(android.content.Context, java.lang.CharSequence, …
|