Searched defs:replace (Results 1 – 5 of 5) sorted by relevance
29 private static void replace(final String input, final String expectedOutput) { in replace() method in ImgSrcReplacementTest
146 public void replace(int position, Object item) { in replace() method in SortedArrayAdapter
399 public long replace(final String table, final String nullColumnHack, in replace() method in DatabaseWrapper
670 public void fadeAway(final View photo, final boolean replace) { in fadeAway()
387 public static String replace( in replace() method in StringUtil