Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DLayoutInflater.java78 public abstract class LayoutInflater { class
255 protected LayoutInflater(Context context) { in LayoutInflater() method in LayoutInflater
268 protected LayoutInflater(LayoutInflater original, Context newContext) { in LayoutInflater() method in LayoutInflater
281 LayoutInflater LayoutInflater = in from() local