Searched refs:hasException (Results 1 – 3 of 3) sorted by relevance
115 boolean hasException = false; in makeDefaultPhone()123 hasException = true; in makeDefaultPhone()126 if ( !hasException ) { in makeDefaultPhone()
51 bool GraphicsJNI::hasException(JNIEnv *env) { in hasException() function in GraphicsJNI420 hasException(env); // For the side effect of logging. in createBitmapRegionDecoder()429 hasException(env); // For the side effect of logging. in createRegion()
44 static bool hasException(JNIEnv*);