Home
last modified time | relevance | path

Searched refs:EXTRA_USE_SIDE_CHANNEL (Results 1 – 9 of 9) sorted by relevance

/frameworks/support/v4/java/android/support/v4/app/
DNotificationManagerCompat.java61 public static final String EXTRA_USE_SIDE_CHANNEL = field in NotificationManagerCompat
62 NotificationCompatJellybean.EXTRA_USE_SIDE_CHANNEL;
260 return extras != null && extras.getBoolean(EXTRA_USE_SIDE_CHANNEL); in useSideChannelForNotification()
/frameworks/support/v4/jellybean/android/support/v4/app/
DNotificationCompatJellybean.java43 static final String EXTRA_USE_SIDE_CHANNEL = "android.support.useSideChannel"; field in NotificationCompatJellybean
114 mExtras.putBoolean(EXTRA_USE_SIDE_CHANNEL, true); in Builder()
/frameworks/support/v4/kitkat/android/support/v4/app/
DNotificationCompatKitKat.java87 mExtras.putBoolean(NotificationCompatJellybean.EXTRA_USE_SIDE_CHANNEL, true); in Builder()
/frameworks/support/v4/api/
D22.0.0.txt687 …field public static final java.lang.String EXTRA_USE_SIDE_CHANNEL = "android.support.useSideChanne…
D22.1.0.txt687 …field public static final java.lang.String EXTRA_USE_SIDE_CHANNEL = "android.support.useSideChanne…
D22.2.1.txt717 …field public static final java.lang.String EXTRA_USE_SIDE_CHANNEL = "android.support.useSideChanne…
D22.2.0.txt716 …field public static final java.lang.String EXTRA_USE_SIDE_CHANNEL = "android.support.useSideChanne…
D23.txt810 …field public static final java.lang.String EXTRA_USE_SIDE_CHANNEL = "android.support.useSideChanne…
Dcurrent.txt816 …field public static final java.lang.String EXTRA_USE_SIDE_CHANNEL = "android.support.useSideChanne…