Searched defs:onOrientationChange (Results 1 – 2 of 2) sorted by relevance
71 void DeviceMotionAndOrientationManager::onOrientationChange(PassRefPtr<DeviceOrientation> orientati… in onOrientationChange() function in android::DeviceMotionAndOrientationManager147 static void onOrientationChange(JNIEnv* env, jobject, jobject webViewCoreObject, bool canProvideAlp… in onOrientationChange() function
118 void DeviceOrientationClientImpl::onOrientationChange(PassRefPtr<DeviceOrientation> orientation) in onOrientationChange() function in android::DeviceOrientationClientImpl