Home | History | Annotate | Download | only in contacts

Lines Matching defs:nameCount

704         final int nameCount = state.getMimeEntriesCount(StructuredName.CONTENT_ITEM_TYPE, true);
705 assertEquals("Unexpected names", 1, nameCount);