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