Home
last modified time | relevance | path

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

/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/
H A DMessageNotificationState.java629 try (final Cursor participantsCursor = context.getContentResolver().query( in scanFirstNames() argument
631 participantsData.bind(participantsCursor); in scanFirstNames()