Searched refs:WearableExtender (Results 1 – 9 of 9) sorted by relevance
290 DeprecationMismatch: android.app.Notification.Action.WearableExtender#getCancelLabel():292 DeprecationMismatch: android.app.Notification.Action.WearableExtender#getConfirmLabel():294 DeprecationMismatch: android.app.Notification.Action.WearableExtender#getInProgressLabel():296 DeprecationMismatch: android.app.Notification.Action.WearableExtender#setCancelLabel(CharSequence):298 DeprecationMismatch: android.app.Notification.Action.WearableExtender#setConfirmLabel(CharSequence):300 DeprecationMismatch: android.app.Notification.Action.WearableExtender#setInProgressLabel(CharSequen…306 DeprecationMismatch: android.app.Notification.WearableExtender#getContentIcon():308 DeprecationMismatch: android.app.Notification.WearableExtender#getContentIconGravity():310 DeprecationMismatch: android.app.Notification.WearableExtender#getCustomContentHeight():312 DeprecationMismatch: android.app.Notification.WearableExtender#getCustomSizePreset():[all …]
5457 …public static final class Notification.Action.WearableExtender implements android.app.Notification…5458 ctor public Notification.Action.WearableExtender();5459 ctor public Notification.Action.WearableExtender(android.app.Notification.Action);5460 method public android.app.Notification.Action.WearableExtender clone();5468 method public android.app.Notification.Action.WearableExtender setAvailableOffline(boolean);5469 …method @Deprecated public android.app.Notification.Action.WearableExtender setCancelLabel(CharSequ…5470 …method @Deprecated public android.app.Notification.Action.WearableExtender setConfirmLabel(CharSeq…5471 …method public android.app.Notification.Action.WearableExtender setHintDisplayActionInline(boolean);5472 method public android.app.Notification.Action.WearableExtender setHintLaunchesActivity(boolean);5473 …method @Deprecated public android.app.Notification.Action.WearableExtender setInProgressLabel(Char…[all …]
81 nb.extend(new Notification.WearableExtender().setDismissalId("dismiss")); in testStripsExtendersInLowRamModeNoWhitelistNoTv()98 assertEquals("dismiss", new Notification.WearableExtender(before).getDismissalId()); in testStripsExtendersInLowRamModeNoWhitelistNoTv()99 assertNull(new Notification.WearableExtender(after).getDismissalId()); in testStripsExtendersInLowRamModeNoWhitelistNoTv()107 nb.extend(new Notification.WearableExtender().setDismissalId("dismiss")); in testStripsExtendersInLowRamModeHasWhitelist()124 assertEquals("dismiss", new Notification.WearableExtender(before).getDismissalId()); in testStripsExtendersInLowRamModeHasWhitelist()125 assertEquals("dismiss", new Notification.WearableExtender(after).getDismissalId()); in testStripsExtendersInLowRamModeHasWhitelist()158 nb.extend(new Notification.WearableExtender().setDismissalId("dismiss")); in testDoesNotStripsExtendersInNormalRamMode()167 assertEquals("dismiss", new Notification.WearableExtender(before).getDismissalId()); in testDoesNotStripsExtendersInNormalRamMode()
7 NO DOC BLOCK: android.support.v4.app.NotificationCompat.WearableExtender Method getBridgeTag()17 NO DOC BLOCK: android.support.v4.app.NotificationCompat.WearableExtender Method setBridgeTag(java.l…
1877 public static final class WearableExtender implements Extender { class in Notification.Action1905 public WearableExtender() { in WearableExtender() method in Notification.Action.WearableExtender1913 public WearableExtender(Action action) { in WearableExtender() method in Notification.Action.WearableExtender1950 public WearableExtender clone() { in clone()1951 WearableExtender that = new WearableExtender(); in clone()1965 public WearableExtender setAvailableOffline(boolean availableOffline) { in setAvailableOffline()1996 public WearableExtender setInProgressLabel(CharSequence label) { in setInProgressLabel()2020 public WearableExtender setConfirmLabel(CharSequence label) { in setConfirmLabel()2044 public WearableExtender setCancelLabel(CharSequence label) { in setCancelLabel()2067 public WearableExtender setHintLaunchesActivity( in setHintLaunchesActivity()[all …]
65 Notification.WearableExtender we = new Notification.WearableExtender(n); in processForRemoteInput()
4681 …public static final class Notification.Action.WearableExtender implements android.app.Notification…4682 ctor public Notification.Action.WearableExtender();4683 ctor public Notification.Action.WearableExtender(android.app.Notification.Action);4684 method public android.app.Notification.Action.WearableExtender clone();4690 method public android.app.Notification.Action.WearableExtender setAvailableOffline(boolean);4691 …method public android.app.Notification.Action.WearableExtender setCancelLabel(java.lang.CharSequen…4692 …method public android.app.Notification.Action.WearableExtender setConfirmLabel(java.lang.CharSeque…4693 …method public android.app.Notification.Action.WearableExtender setInProgressLabel(java.lang.CharSe…4793 …public static final class Notification.WearableExtender implements android.app.Notification.Extend…4794 ctor public Notification.WearableExtender();[all …]
7546 Landroid/app/Notification$Action$WearableExtender;->DEFAULT_FLAGS:I7547 Landroid/app/Notification$Action$WearableExtender;->EXTRA_WEARABLE_EXTENSIONS:Ljava/lang/String;7548 Landroid/app/Notification$Action$WearableExtender;->FLAG_AVAILABLE_OFFLINE:I7549 Landroid/app/Notification$Action$WearableExtender;->FLAG_HINT_DISPLAY_INLINE:I7550 Landroid/app/Notification$Action$WearableExtender;->FLAG_HINT_LAUNCHES_ACTIVITY:I7551 Landroid/app/Notification$Action$WearableExtender;->KEY_CANCEL_LABEL:Ljava/lang/String;7552 Landroid/app/Notification$Action$WearableExtender;->KEY_CONFIRM_LABEL:Ljava/lang/String;7553 Landroid/app/Notification$Action$WearableExtender;->KEY_FLAGS:Ljava/lang/String;7554 Landroid/app/Notification$Action$WearableExtender;->KEY_IN_PROGRESS_LABEL:Ljava/lang/String;7555 Landroid/app/Notification$Action$WearableExtender;->mCancelLabel:Ljava/lang/CharSequence;[all …]