Home
last modified time | relevance | path

Searched refs:getJavaInstance (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit/android/jni/
DDeviceMotionClientImpl.cpp59 jobject DeviceMotionClientImpl::getJavaInstance() in getJavaInstance() function in android::DeviceMotionClientImpl
104 jobject javaInstance = getJavaInstance(); in startUpdating()
112 jobject javaInstance = getJavaInstance(); in stopUpdating()
126 jobject javaInstance = getJavaInstance(); in suspend()
134 jobject javaInstance = getJavaInstance(); in resume()
DDeviceOrientationClientImpl.cpp59 jobject DeviceOrientationClientImpl::getJavaInstance() in getJavaInstance() function in android::DeviceOrientationClientImpl
104 jobject javaInstance = getJavaInstance(); in startUpdating()
112 jobject javaInstance = getJavaInstance(); in stopUpdating()
126 jobject javaInstance = getJavaInstance(); in suspend()
134 jobject javaInstance = getJavaInstance(); in resume()
DDeviceOrientationClientImpl.h59 jobject getJavaInstance();
DDeviceMotionClientImpl.h59 jobject getJavaInstance();