HomeSort by relevance Sort by last modified time
    Searched defs:UnlockOrientation (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/screen_orientation/
screen_orientation_provider_android.cc 92 void ScreenOrientationProviderAndroid::UnlockOrientation() {
125 UnlockOrientation();
  /external/chromium_org/content/renderer/screen_orientation/
screen_orientation_dispatcher_unittest.cc 94 void UnlockOrientation() {
95 dispatcher_->unlockOrientation();
111 // Test that calling lockOrientation() followed by unlockOrientation() cancel
117 UnlockOrientation();

Completed in 1229 milliseconds