Searched refs:EXTRA_SELF_DISPLAY_NAME (Results 1 – 3 of 3) sorted by relevance
1405 public static final String EXTRA_SELF_DISPLAY_NAME = "android.selfDisplayName"; field in Notification8231 extras.putCharSequence(EXTRA_SELF_DISPLAY_NAME, mUser.getName()); in addExtras()8305 CharSequence displayName = extras.getCharSequence(EXTRA_SELF_DISPLAY_NAME); in restoreFromExtras()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
6275 … field @Deprecated public static final String EXTRA_SELF_DISPLAY_NAME = "android.selfDisplayName";