Searched refs:startManagingCursor (Results 1 – 7 of 7) sorted by relevance
40 startManagingCursor(c); in onCreate()
48 startManagingCursor(c); in onCreate()
175 startManagingCursor(note);183 edit, then it calls <code>startManagingCursor()</code> from the <code>Activity</code> class, which
513 startManagingCursor(c);529 <code>startManagingCursor()</code> that allows Android to take care of the
1758 startManagingCursor(c); in managedQuery()1798 startManagingCursor(c); in managedQuery()1831 public void startManagingCursor(Cursor c) { in startManagingCursor() method in Activity
567 startManagingCursor(c);
2904 method public deprecated void startManagingCursor(android.database.Cursor);