Home
last modified time | relevance | path

Searched refs:EXTRA_SELF_DISPLAY_NAME (Results 1 – 15 of 15) sorted by relevance

/frameworks/support/compat/java/android/support/v4/app/
DNotificationCompat.java376 public static final String EXTRA_SELF_DISPLAY_NAME = "android.selfDisplayName"; field in NotificationCompat
2275 if (extras != null && !extras.containsKey(EXTRA_SELF_DISPLAY_NAME)) { in extractMessagingStyleFromNotification()
2292 extras.putCharSequence(EXTRA_SELF_DISPLAY_NAME, mUserDisplayName); in addCompatExtras()
2309 mUserDisplayName = extras.getString(EXTRA_SELF_DISPLAY_NAME); in restoreFromCompatExtras()
/frameworks/support/api/
D25.1.0.txt4580 field public static final java.lang.String EXTRA_SELF_DISPLAY_NAME = "android.selfDisplayName";
D25.0.0.txt4198 field public static final java.lang.String EXTRA_SELF_DISPLAY_NAME = "android.selfDisplayName";
D25.2.0.txt4580 field public static final java.lang.String EXTRA_SELF_DISPLAY_NAME = "android.selfDisplayName";
D24.2.0.txt4145 field public static final java.lang.String EXTRA_SELF_DISPLAY_NAME = "android.selfDisplayName";
D26.0.0-alpha1.txt5396 field public static final java.lang.String EXTRA_SELF_DISPLAY_NAME = "android.selfDisplayName";
D25.3.0.txt4961 field public static final java.lang.String EXTRA_SELF_DISPLAY_NAME = "android.selfDisplayName";
D25.4.0.txt5012 field public static final java.lang.String EXTRA_SELF_DISPLAY_NAME = "android.selfDisplayName";
D24.0.0.txt3993 field public static final java.lang.String EXTRA_SELF_DISPLAY_NAME = "android.selfDisplayName";
D26.0.0-beta1.txt6249 field public static final java.lang.String EXTRA_SELF_DISPLAY_NAME = "android.selfDisplayName";
D26.0.0-SNAPSHOT.txt6369 field public static final java.lang.String EXTRA_SELF_DISPLAY_NAME = "android.selfDisplayName";
D26.0.0-beta2.txt6358 field public static final java.lang.String EXTRA_SELF_DISPLAY_NAME = "android.selfDisplayName";
D24.1.0.txt3993 field public static final java.lang.String EXTRA_SELF_DISPLAY_NAME = "android.selfDisplayName";
/frameworks/base/api/
Dcurrent.txt5172 field public static final java.lang.String EXTRA_SELF_DISPLAY_NAME = "android.selfDisplayName";
Dsystem-current.txt5356 field public static final java.lang.String EXTRA_SELF_DISPLAY_NAME = "android.selfDisplayName";