OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:inflateView
(Results
1 - 10
of
10
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/list/
EmailAddressPickerFragment.java
57
protected View
inflateView
(LayoutInflater inflater, ViewGroup container) {
PostalAddressPickerFragment.java
72
protected View
inflateView
(LayoutInflater inflater, ViewGroup container) {
JoinContactListFragment.java
147
protected View
inflateView
(LayoutInflater inflater, ViewGroup container) {
ContactPickerFragment.java
179
protected View
inflateView
(LayoutInflater inflater, ViewGroup container) {
DefaultContactBrowseListFragment.java
94
protected View
inflateView
(LayoutInflater inflater, ViewGroup container) {
PhoneNumberPickerFragment.java
250
protected View
inflateView
(LayoutInflater inflater, ViewGroup container) {
ContactEntryListFragment.java
166
protected abstract View
inflateView
(LayoutInflater inflater, ViewGroup container);
752
mView =
inflateView
(inflater, container);
/development/samples/ApiDemos/src/com/example/android/apis/app/
IncomingMessage.java
50
private View
inflateView
(int resource) {
/external/skia/src/views/
SkViewInflate.cpp
43
this->
inflateView
(parent, dom, node);
46
void SkViewInflate::
inflateView
(SkView* view, const SkDOM& dom, const SkDOM::Node* node)
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgeContext.java
311
public Pair<View, Boolean>
inflateView
(ResourceReference resource, ViewGroup parent,
[
all
...]
Completed in 278 milliseconds