OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:loadAdapter
(Results
1 - 11
of
11
) sorted by null
/development/samples/XmlAdapters/src/com/example/android/xmladapters/
ContactsListActivity.java
35
setListAdapter(Adapters.
loadAdapter
(this, R.xml.contacts));
Adapters.java
236
* <li>{@link Adapters#
loadAdapter
(android.content.Context, int, Object[])}</li>
405
* @see #
loadAdapter
(android.content.Context, int, Object[])
410
XmlCursorAdapter adapter = (XmlCursorAdapter)
loadAdapter
(context, id, ADAPTER_CURSOR,
443
* @see #
loadAdapter
(android.content.Context, int, Object[])
448
XmlCursorAdapter adapter = (XmlCursorAdapter)
loadAdapter
(context, id, ADAPTER_CURSOR,
477
public static BaseAdapter
loadAdapter
(Context context, int id, Object... parameters) {
478
final BaseAdapter adapter =
loadAdapter
(context, id, null, parameters);
498
private static BaseAdapter
loadAdapter
(Context context, int id, String assertName,
[
all
...]
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
CategoryPanel.java
49
loadAdapter
(mCurrentAdapter);
52
public void
loadAdapter
(int adapter) {
111
loadAdapter
(selectedPanel);
/prebuilts/tools/common/eclipse/
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar
org.eclipse.equinox.common_3.6.0.v20100503.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.common_3.6.0.v20100503.jar
/external/icu/tools/srcgen/currysrc/libs/
org.eclipse.equinox.common_3.7.0.v20150402-1709.jar
/prebuilts/devtools/tools/lib/
org-eclipse-equinox-common-3.6.0.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.common_3.6.200.v20130402-1505.jar
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-equinox-common/3.6.0/
org-eclipse-equinox-common-3.6.0.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.common_3.6.200.v20130402-1505.jar
Completed in 1995 milliseconds