Searched refs:LayoutInflaterAppSingletonizer (Results 1 – 1 of 1) sorted by relevance
22 … private static AppSingletonizer<LayoutInflater> instances = new LayoutInflaterAppSingletonizer();55 private static class LayoutInflaterAppSingletonizer extends AppSingletonizer<LayoutInflater> { class in ShadowLayoutInflater56 public LayoutInflaterAppSingletonizer() { in LayoutInflaterAppSingletonizer() method in ShadowLayoutInflater.LayoutInflaterAppSingletonizer