Searched refs:hasException (Results 1 – 3 of 3) sorted by relevance
107 boolean hasException = false; in makeDefaultPhone()115 hasException = true; in makeDefaultPhone()118 if ( !hasException ) { in makeDefaultPhone()
49 bool GraphicsJNI::hasException(JNIEnv *env) { in hasException() function in GraphicsJNI422 hasException(env); // For the side effect of logging. in createBitmap()449 hasException(env); // For the side effect of logging. in createBitmapRegionDecoder()458 hasException(env); // For the side effect of logging. in createRegion()
34 static bool hasException(JNIEnv*);