Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java1188 public static final String EXTRA_SELF_DISPLAY_NAME = "android.selfDisplayName"; field in Notification
7202 extras.putCharSequence(EXTRA_SELF_DISPLAY_NAME, mUser.getName()); in addExtras()
7256 CharSequence displayName = extras.getCharSequence(EXTRA_SELF_DISPLAY_NAME); in restoreFromExtras()
/frameworks/base/non-updatable-api/
Dcurrent.txt5344 … field @Deprecated public static final String EXTRA_SELF_DISPLAY_NAME = "android.selfDisplayName";
/frameworks/base/api/
Dcurrent.txt5344 … field @Deprecated public static final String EXTRA_SELF_DISPLAY_NAME = "android.selfDisplayName";