Searched refs:orientationClient (Results 1 – 3 of 3) sorted by relevance
68 static_cast<DeviceOrientationClientMock*>(orientationClient())->setOrientation(orientation); in setMockOrientation()107 DeviceOrientationClient* DeviceMotionAndOrientationManager::orientationClient() in orientationClient() function in android::DeviceMotionAndOrientationManager
57 WebCore::DeviceOrientationClient* orientationClient();
78 m_client = m_webViewCore->deviceMotionAndOrientationManager()->orientationClient(); in client()