Lines Matching full:database
76 large objects, such as network or database connections. When the activity resumes, you can
326 {@link android.database.Cursor} that allows the queried data to be read. For more information, see
703 to a database) when the user leaves the activity.</p>
764 information from one activity to another. For example, if you must write to a database when the
766 database during {@link android.app.Activity#onPause onPause()} instead of during {@link