OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stopAccurateListening
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ScreenOrientationListener.java
74
void
stopAccurateListening
();
131
public void
stopAccurateListening
() {
180
public void
stopAccurateListening
() {
307
public void
stopAccurateListening
() {
308
mBackend.
stopAccurateListening
();
ScreenOrientationProvider.java
123
static void
stopAccurateListening
() {
127
ScreenOrientationListener.getInstance().
stopAccurateListening
();
Completed in 4002 milliseconds