Home
last modified time | relevance | path

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

/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DRcsProviderParticipantHelper.java323 int participatingThreadCount = 0; in deleteParticipantWithId() local
325 participatingThreadCount = cursor.getCount(); in deleteParticipantWithId()
329 if (participatingThreadCount > 0) { in deleteParticipantWithId()