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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneFactory.java102 boolean hasException = false;
110 hasException = true;
113 if ( !hasException ) {
/frameworks/base/core/jni/android/graphics/
H A DGraphics.cpp49 bool GraphicsJNI::hasException(JNIEnv *env) { function in class:GraphicsJNI
422 hasException(env); // For the side effect of logging.
449 hasException(env); // For the side effect of logging.
458 hasException(env); // For the side effect of logging.
H A DGraphicsJNI.h32 static bool hasException(JNIEnv*);

Completed in 272 milliseconds