Searched refs:LegacyImpl (Results 1 – 1 of 1) sorted by relevance
75 return new LegacyImpl(context, name, width, height, gravity); in create()103 private static final class LegacyImpl extends OverlayDisplayWindow { class in OverlayDisplayWindow109 public LegacyImpl(Context context, String name, in LegacyImpl() method in OverlayDisplayWindow.LegacyImpl