Home
last modified time | relevance | path

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

/packages/apps/Mms/src/com/android/mms/ui/
DMessageUtils.java159 return getNotificationIndDetails(context, cursor); in getMessageDetails()
172 private static String getNotificationIndDetails(Context context, Cursor cursor) { in getNotificationIndDetails() method in MessageUtils
233 return getNotificationIndDetails(context, cursor); in getMultimediaMessageDetails()