Searched refs:startManagingCursor (Results 1 – 7 of 7) sorted by relevance
40 startManagingCursor(c); in onCreate()
48 startManagingCursor(c); in onCreate()
176 startManagingCursor(note);184 edit, then it calls <code>startManagingCursor()</code> from the <code>Activity</code> class, which
514 startManagingCursor(c);530 <code>startManagingCursor()</code> that allows Android to take care of the
1963 startManagingCursor(c); in managedQuery()2003 startManagingCursor(c); in managedQuery()2036 public void startManagingCursor(Cursor c) { in startManagingCursor() method in Activity
3493 method public deprecated void startManagingCursor(android.database.Cursor);
3596 method public deprecated void startManagingCursor(android.database.Cursor);