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