Home
last modified time | relevance | path

Searched defs:LayoutInflaterAppSingletonizer (Results 1 – 1 of 1) sorted by relevance

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowLayoutInflater.java55 private static class LayoutInflaterAppSingletonizer extends AppSingletonizer<LayoutInflater> { class in ShadowLayoutInflater
56 public LayoutInflaterAppSingletonizer() { in LayoutInflaterAppSingletonizer() method in ShadowLayoutInflater.LayoutInflaterAppSingletonizer