Searched refs:stopManagingCursor (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/app/
H A DActivity.java1691 * you call {@link #stopManagingCursor} on a cursor from a managed query, the system <em>will
1731 * you call {@link #stopManagingCursor} on a cursor from a managed query, the system <em>will
1772 * However, if you call {@link #stopManagingCursor} on a cursor from a managed query, the system
1779 * @see #stopManagingCursor
1810 public void stopManagingCursor(Cursor c) { method in class:Activity

Completed in 491 milliseconds