Home
last modified time | relevance | path

Searched defs:lockOrientation (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
DScreenOrientationProvider.java67 static void lockOrientation(byte orientation) { in lockOrientation() method in ScreenOrientationProvider
71 public static void lockOrientation(byte webScreenOrientation, Activity activity) { in lockOrientation() method in ScreenOrientationProvider
/external/chromium_org/content/renderer/screen_orientation/
Dscreen_orientation_dispatcher.cc61 void ScreenOrientationDispatcher::lockOrientation( in lockOrientation() function in content::ScreenOrientationDispatcher
/external/chromium_org/content/shell/renderer/test_runner/
Dmock_screen_orientation_client.cc109 void MockScreenOrientationClient::lockOrientation( in lockOrientation() function in content::MockScreenOrientationClient