OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LockOrientation
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/screen_orientation/
screen_orientation_provider_android.cc
46
void ScreenOrientationProviderAndroid::
LockOrientation
(
/external/chromium_org/content/renderer/screen_orientation/
screen_orientation_dispatcher_unittest.cc
89
void
LockOrientation
(blink::WebScreenOrientationLockType orientation,
91
dispatcher_->
lockOrientation
(orientation, callback);
111
// Test that calling
lockOrientation
() followed by unlockOrientation() cancel
112
// the
lockOrientation
().
115
LockOrientation
(blink::WebScreenOrientationLockPortraitPrimary,
124
// Test that calling
lockOrientation
() twice cancel the first
lockOrientation
().
130
LockOrientation
(blink::WebScreenOrientationLockPortraitPrimary,
132
LockOrientation
(blink::WebScreenOrientationLockPortraitPrimary,
152
LockOrientation
(blink::WebScreenOrientationLockPortraitPrimary
[
all
...]
Completed in 662 milliseconds