Searched refs:getTypeString (Results 1 – 2 of 2) sorted by relevance
192 final String expectedType = getTypeString(expected); in assertDiffPattern()193 final String foundType = getTypeString(found); in assertDiffPattern()214 static String getTypeString(CPOWrapper cpoWrapper) { in getTypeString() method in RawContactDeltaListTests
159 public static String getTypeString(int type) { in getTypeString() method in MediaObject