Searched refs:startManagingCursor (Results 1 – 8 of 8) 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
1946 startManagingCursor(c); in managedQuery()1986 startManagingCursor(c); in managedQuery()2019 public void startManagingCursor(Cursor c) { in startManagingCursor() method in Activity
567 startManagingCursor(c);
3550 method public deprecated void startManagingCursor(android.database.Cursor);
3467 method public deprecated void startManagingCursor(android.database.Cursor);