Searched refs:EXTRA_CONVERSATION_TITLE (Results 1 – 4 of 4) sorted by relevance
75 CharSequence nameString = extras.getCharSequence(Notification.EXTRA_CONVERSATION_TITLE); in getName()
1473 public static final String EXTRA_CONVERSATION_TITLE = "android.conversationTitle"; field in Notification8950 extras.putCharSequence(EXTRA_CONVERSATION_TITLE, mConversationTitle); in addExtras()9082 mConversationTitle = extras.getCharSequence(EXTRA_CONVERSATION_TITLE); in restoreFromExtras()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
6446 field public static final String EXTRA_CONVERSATION_TITLE = "android.conversationTitle";