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