HomeSort by relevance Sort by last modified time
    Searched defs:LayoutInflater (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/java/android/view/
LayoutInflater.java 36 * {@link Context#getSystemService} to retrieve a standard LayoutInflater instance
40 * <pre>LayoutInflater inflater = (LayoutInflater)context.getSystemService
44 * To create a new LayoutInflater with an additional {@link Factory} for your
52 * to use LayoutInflater with an XmlPullParser over a plain XML file at runtime;
58 public abstract class LayoutInflater {
87 * Hook to allow clients of the LayoutInflater to restrict the set of Views that are allowed
93 * Hook to allow clients of the LayoutInflater to restrict the set of Views
105 * Hook you can supply that is called when inflating from a LayoutInflater.
140 * Create a new LayoutInflater instance associated with a particular Context
    [all...]
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 

Completed in 130 milliseconds