Searched defs:SupportMenuInflater (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v7/appcompat/src/android/support/v7/view/
H A DSupportMenuInflater.java55 * to use SupportMenuInflater with an XmlPullParser over a plain XML file at runtime;
62 public class SupportMenuInflater extends MenuInflater { class in inherits:MenuInflater
63 static final String LOG_TAG = "SupportMenuInflater";
93 public SupportMenuInflater(Context context) { method in class:SupportMenuInflater

Completed in 47 milliseconds