Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/
DUIIntentsImpl.java453 final Intent conversationListIntent = getConversationListActivityIntent(context); in getPendingIntentForLowStorageNotifications() local
454 taskStackBuilder.addNextIntent(conversationListIntent); in getPendingIntentForLowStorageNotifications()