Home
last modified time | relevance | path

Searched refs:MediaStyle (Results 1 – 25 of 32) sorted by relevance

12

/frameworks/support/v7/appcompat/src/android/support/v7/app/
DNotificationCompat.java99 if (b.mStyle instanceof MediaStyle) { in addStyleGetContentViewLollipop()
100 MediaStyle mediaStyle = (MediaStyle) b.mStyle; in addStyleGetContentViewLollipop()
223 if (b.mStyle instanceof MediaStyle) { in addStyleGetContentViewIcs()
224 MediaStyle mediaStyle = (MediaStyle) b.mStyle; in addStyleGetContentViewIcs()
245 if (b.mStyle instanceof MediaStyle) { in addBigStyleToBuilderJellybean()
246 MediaStyle mediaStyle = (MediaStyle) b.mStyle; in addBigStyleToBuilderJellybean()
545 public static class MediaStyle extends android.support.v4.app.NotificationCompat.Style { class in NotificationCompat
552 public MediaStyle() { in MediaStyle() method in NotificationCompat.MediaStyle
555 public MediaStyle(android.support.v4.app.NotificationCompat.Builder builder) { in MediaStyle() method in NotificationCompat.MediaStyle
565 public MediaStyle setShowActionsInCompactView(int...actions) { in setShowActionsInCompactView()
[all …]
DNotificationCompatImpl21.java28 Notification.MediaStyle style = new Notification.MediaStyle(b.getBuilder()); in addMediaStyle()
/frameworks/base/docs/html-intl/intl/ru/about/versions/
Dandroid-5.0.jd192 … рекомендуем использовать новый шаблон {@link android.app.Notification.MediaStyle} вместо объекта …
211MediaStyle}. {@link android.app.Notification.MediaStyle} конвертирует действия, добавленные с помо…
396 …с сессией обеспечивается посредством нового класса {@link android.app.Notification.MediaStyle}.</p>
/frameworks/base/docs/html-intl/intl/zh-tw/about/versions/
Dandroid-5.0.jd191 <p>如果您要實作會呈現媒體播放狀態或傳輸控制項的通知,不妨考慮使用全新的 {@link android.app.Notification.MediaStyle} 範本,而不是自訂的 {@link …
210MediaStyle} 範本。{@link android.app.Notification.MediaStyle} 會將您透過 {@link android.app.Notification.B…
395 <p>此外,您可以使用全新的 {@link android.app.Notification.MediaStyle} 類別建立功能豐富的通知,允許播放控制項與媒體工作階段連結。</p>
/frameworks/base/docs/html-intl/intl/zh-cn/about/versions/
Dandroid-5.0.jd193 <p>如果您要实施可呈现媒体播放状态或传输控件的通知,请考虑使用新的 {@link android.app.Notification.MediaStyle} 模板,而不是自定义 {@link and…
212MediaStyle} 模板。{@link android.app.Notification.MediaStyle} 将您通过 {@link android.app.Notification.Bu…
397 <p>此外,您还可以通过新的 {@link android.app.Notification.MediaStyle} 类创建允许将播放控件关联到媒体会话的丰富通知。</p>
/frameworks/base/docs/html-intl/intl/ko/about/versions/
Dandroid-5.0.jd192 …widget.RemoteViews.RemoteView} 개체 대신 새 {@link android.app.Notification.MediaStyle} 템플릿을 사용하는 것이 좋습…
211MediaStyle} 템플릿이 도입되었습니다. {@link android.app.Notification.MediaStyle}에서 {@link android.app.Notific…
396 <p>또한 새 {@link android.app.Notification.MediaStyle} 클래스를 사용하여 미디어 세션에 연결된 재생 컨트롤을 허용하는 리치 알림을 생성할 수…
/frameworks/base/docs/html-intl/intl/ja/about/versions/
Dandroid-5.0.jd191 …RemoteViews.RemoteView} オブジェクトに代わって新しい {@link android.app.Notification.MediaStyle} テンプレートを使用することをお…
210MediaStyle} テンプレートが導入されています。{@link android.app.Notification.MediaStyle} は、{@link android.app.Notif…
395 <p>さらに、新しい {@link android.app.Notification.MediaStyle} クラスを使用して、再生コントロールをメディア セッションに結び付けることができる高機能な…
/frameworks/base/tests/OneMedia/src/com/android/onemedia/
DNotificationHelper.java226 .setStyle(new Notification.MediaStyle() in updateNotification()
/frameworks/base/docs/html-intl/intl/ru/guide/topics/ui/notifiers/
Dnotifications.jd885 шаблон {@link android.app.Notification.MediaStyle} с методом
895 действия и задайте шаблон {@link android.app.Notification.MediaStyle}, как описано в
908 .setStyle(new Notification.MediaStyle()
/frameworks/base/docs/html-intl/intl/ko/guide/topics/ui/notifiers/
Dnotifications.jd885 {@link android.app.Notification.MediaStyle} 템플릿을
895 {@link android.app.Notification.MediaStyle} 템플릿을 설정합니다.
908 .setStyle(new Notification.MediaStyle()
/frameworks/base/docs/html-intl/intl/ja/guide/topics/ui/notifiers/
Dnotifications.jd884 代わりに、{@link android.app.Notification.MediaStyle} テンプレートと {@link android.app.Notification.Builder#ad…
894 その後、次のサンプルコードに従って、アクションを追加し {@link android.app.Notification.MediaStyle} テンプレートを設定します。
908 .setStyle(new Notification.MediaStyle()
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/ui/notifiers/
Dnotifications.jd885 {@link android.app.Notification.MediaStyle} 模板与
895 {@link android.app.Notification.MediaStyle}
908 .setStyle(new Notification.MediaStyle()
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/ui/notifiers/
Dnotifications.jd884 …Notification.Action) addAction()} 方法使用 {@link android.app.Notification.MediaStyle} 範本,將動作轉換成可點擊的圖示。
894 接著,新增動作並設定 {@link android.app.Notification.MediaStyle} 範本,如以下程式碼範例所示:
908 .setStyle(new Notification.MediaStyle()
/frameworks/base/docs/html/about/versions/
Dandroid-5.0-changes.jd167 {@link android.app.Notification.MediaStyle} template instead of a custom
210 {@link android.app.Notification.MediaStyle} template for this purpose.
211 {@link android.app.Notification.MediaStyle} converts notification
217 {@link android.app.Notification.MediaStyle#setMediaSession(android.media.session.MediaSession.Token)
Dandroid-5.0.jd495 tied to a media session with the new {@link android.app.Notification.MediaStyle}
/frameworks/base/core/java/android/app/
DNotification.java3965 BigTextStyle.class, BigPictureStyle.class, InboxStyle.class, MediaStyle.class, in getNotificationStyleClass()
5297 public static class MediaStyle extends Style { class in Notification
5304 public MediaStyle() { in MediaStyle() method in Notification.MediaStyle
5311 public MediaStyle(Builder builder) { in MediaStyle() method in Notification.MediaStyle
5321 public MediaStyle setShowActionsInCompactView(int...actions) { in setShowActionsInCompactView()
5330 public MediaStyle setMediaSession(MediaSession.Token token) { in setMediaSession()
5625 public static class DecoratedMediaCustomViewStyle extends MediaStyle {
/frameworks/base/docs/html-intl/intl/in/guide/topics/ui/notifiers/
Dnotifications.jd885 template {@link android.app.Notification.MediaStyle} dengan metode
895 tindakan dan atur template {@link android.app.Notification.MediaStyle}, seperti dijelaskan dalam co…
908 .setStyle(new Notification.MediaStyle()
/frameworks/base/docs/html-intl/intl/id/guide/topics/ui/notifiers/
Dnotifications.jd885 template {@link android.app.Notification.MediaStyle} dengan metode
895 tindakan dan atur template {@link android.app.Notification.MediaStyle}, seperti dijelaskan dalam co…
908 .setStyle(new Notification.MediaStyle()
/frameworks/base/docs/html-intl/intl/es/about/versions/
Dandroid-5.0.jd191 …considera el uso de la nueva plantilla {@link android.app.Notification.MediaStyle}, en lugar de un…
210MediaStyle} para este fin. {@link android.app.Notification.MediaStyle} convierte acciones de notif…
395 …inculado a una sesión de medios con la nueva clase {@link android.app.Notification.MediaStyle}.</p>
/frameworks/base/docs/html-intl/intl/pt-br/about/versions/
Dandroid-5.0.jd189 … a possibilidade de usar o novo modelo {@link android.app.Notification.MediaStyle}, em vez de um o…
208MediaStyle} para essa finalidade. {@link android.app.Notification.MediaStyle} converte as ações de…
393 …ção ligado a uma sessão de mídia com a nova classe {@link android.app.Notification.MediaStyle}.</p>
/frameworks/base/docs/html/sdk/support_api_diff/24.2.0/
DmissingSinces.txt39 NO DOC BLOCK: android.support.v7.app.NotificationCompat.MediaStyle Class
/frameworks/base/docs/html-intl/intl/pt-br/guide/topics/ui/notifiers/
Dnotifications.jd885 {@link android.app.Notification.MediaStyle} com o método
895 adicione as ações e defina o modelo {@link android.app.Notification.MediaStyle}, como descrito
908 .setStyle(new Notification.MediaStyle()
/frameworks/base/docs/html/guide/topics/ui/notifiers/
Dnotifications.jd1202 android.support.v7.app.NotificationCompat.MediaStyle} template with the
1213 android.support.v7.app.NotificationCompat.MediaStyle} template, as described
1227 .setStyle(new NotificationCompat.MediaStyle()
/frameworks/base/docs/html-intl/intl/vi/guide/topics/ui/notifiers/
Dnotifications.jd885 {@link android.app.Notification.MediaStyle} với phương pháp
895 các hành động và đặt mẫu {@link android.app.Notification.MediaStyle}, như được mô tả trong
908 .setStyle(new Notification.MediaStyle()
/frameworks/base/docs/html/topic/libraries/support-library/
Drevisions.jd1092 android.support.v7.app.NotificationCompat.MediaStyle
1093 NotificationCompat.MediaStyle} cancel button becomes invisible on API level
1993 {@link android.support.v7.app.NotificationCompat.MediaStyle} class for method

12