Searched refs:hasException (Results 1 – 4 of 4) sorted by relevance
77 bool hasException = CheckException(env); in Process() local82 return !hasException; in Process()
120 boolean hasException = false; in makeDefaultPhone()128 hasException = true; in makeDefaultPhone()131 if ( !hasException ) { in makeDefaultPhone()
48 bool GraphicsJNI::hasException(JNIEnv *env) { in hasException() function in GraphicsJNI402 hasException(env); // For the side effect of logging. in createBitmapRegionDecoder()411 hasException(env); // For the side effect of logging. in createRegion()
43 static bool hasException(JNIEnv*);