Searched refs:getStringForType (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/tests/src/com/android/contacts/
H A DRawContactDeltaListTests.java198 final String expectedType = getStringForType(expected.getType());
199 final String foundType = getStringForType(found.getType());
220 static String getStringForType(int type) { method in class:RawContactDeltaListTests

Completed in 32 milliseconds