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

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

Completed in 66 milliseconds