Home
last modified time | relevance | path

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

/development/samples/Support7Demos/src/com/example/android/supportv7/app/
DActionBarSettingsActionProviderActivity.java72 LayoutInflater layoutInflater = LayoutInflater.from(getContext()); in onCreateActionView() local
/development/samples/ApiDemos/src/com/example/android/apis/app/
DActionBarSettingsActionProviderActivity.java88 LayoutInflater layoutInflater = LayoutInflater.from(mContext); in onCreateActionView() local
/development/samples/ContactManager/src/com/example/android/contactmanager/
DContactAdder.java371 LayoutInflater layoutInflater = getLayoutInflater(); in getDropDownView() local