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

/frameworks/base/core/jni/
H A Dandroid_database_SQLiteConnection.cpp696 bool gotException = false; local
697 while (!gotException && (!windowFull || countAllRows)) {
726 gotException = true;
738 gotException = true;
746 gotException = true;

Completed in 375 milliseconds