Searched defs:replace (Results 1 – 6 of 6) sorted by relevance
59 bool Regex::replace(string& str, const string& replacement) { in replace() function in android::os::statsd::Regex
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
547 public void replace(@NonNull List<Pair<ApplicationInfo, Boolean>> qualifyingApplications) { in replace() method in RequestRoleFragment.Adapter
416 public TzS2Range replace(int i, TzS2Range newRange) { in replace() method in Types.TzS2Ranges
670 public void fadeAway(final View photo, final boolean replace) { in fadeAway()