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

/frameworks/base/core/jni/
H A Dandroid_database_SQLiteConnection.cpp695 bool gotException = false; local
696 while (!gotException && (!windowFull || countAllRows)) {
725 gotException = true;
737 gotException = true;
745 gotException = true;

Completed in 67 milliseconds