OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:swapCursor
(Results
1 - 14
of
14
) sorted by null
/development/samples/ApiDemos/src/com/example/android/apis/content/
ChangedContacts.java
133
mChangeAdapter.
swapCursor
(null);
140
mChangeAdapter.
swapCursor
(null);
210
mChangeAdapter.
swapCursor
(data);
227
mDeleteAdapter.
swapCursor
(new DeleteCursorWrapper(data));
246
mChangeAdapter.
swapCursor
(null);
249
mDeleteAdapter.
swapCursor
(null);
/development/samples/training/ContactsList/src/com/example/android/contactslist/ui/
ContactsListFragment.java
494
mAdapter.
swapCursor
(data);
528
mAdapter.
swapCursor
(null);
[
all
...]
/development/samples/training/basic/ActivityLifecycle/libs/
android-support-v13.jar
/development/samples/training/multiscreen/newsreader/libs/
android-support-v4.jar
/development/samples/training/AnimationsDemo/libs/
android-support-v13.jar
/development/samples/training/basic/FragmentBasics/libs/
android-support-v4.jar
/development/samples/training/location-aware/libs/
android-support-v4.jar
/development/samples/ControllerSample/libs/
android-support-v4.jar
/development/samples/training/ContactsList/libs/
android-support-v4.jar
/development/samples/training/EffectiveNavigation/libs/
android-support-v4.jar
/development/samples/training/InteractiveChart/libs/
android-support-v4.jar
/development/samples/training/NavigationDrawer/libs/
android-support-v4.jar
/developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar
/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar
Completed in 992 milliseconds