Searched refs:gotException (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_database_SQLiteConnection.cpp694 bool gotException = false; local
695 while (!gotException && (!windowFull || countAllRows)) {
724 gotException = true;
736 gotException = true;
744 gotException = true;

Completed in 49 milliseconds