Searched defs:replace (Results 1 – 7 of 7) sorted by relevance
37 public SpannableStringBuilder replace(int start, int end, CharSequence tb, int tbstart, in replace() method in CalculatorExpressionBuilder
29 private static void replace(final String input, final String expectedOutput) { in replace() method in ImgSrcReplacementTest
164 private static void replace(ArrayList<PropertyValuesHolder> props, Object... args) { in replace() method in Tweener
275 void setReplace(boolean replace) { in setReplace()
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