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