Searched refs:hasException (Results 1 – 3 of 3) sorted by relevance
76 boolean hasException = false; in makeDefaultPhone()84 hasException = true; in makeDefaultPhone()87 if ( !hasException ) { in makeDefaultPhone()
41 bool GraphicsJNI::hasException(JNIEnv *env) { in hasException() function in GraphicsJNI377 hasException(env); // For the side effect of logging. in createBitmap()410 hasException(env); // For the side effect of logging. in createBitmapRegionDecoder()419 hasException(env); // For the side effect of logging. in createRegion()
27 static bool hasException(JNIEnv*);