Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DMessageNotificationState.java628 final Cursor participantsCursor = context.getContentResolver().query( in scanFirstNames() local
631 participantsData.bind(participantsCursor); in scanFirstNames()