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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneFactory.java79 boolean hasException = false;
87 hasException = true;
90 if ( !hasException ) {
/frameworks/base/core/jni/android/graphics/
H A DGraphics.cpp41 bool GraphicsJNI::hasException(JNIEnv *env) { function in class:GraphicsJNI
356 hasException(env); // For the side effect of logging.
374 hasException(env); // For the side effect of logging.
383 hasException(env); // For the side effect of logging.
H A DGraphicsJNI.h21 static bool hasException(JNIEnv*);

Completed in 73 milliseconds