Searched refs:oldClass (Results 1 – 1 of 1) sorted by relevance
288 public void setCurrentExtension(int id, @NonNull String tag, @Nullable String oldClass, in setCurrentExtension() argument290 if (oldClass != null) { in setCurrentExtension()291 mExtensionLookup.remove(oldClass); in setCurrentExtension()