OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isScreenBright
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/jni/
com_android_server_InputManager.cpp
260
bool
isScreenBright
();
716
bool NativeInputManager::
isScreenBright
() {
761
bool
isScreenBright
= this->
isScreenBright
();
785
if (!
isScreenBright
) {
806
if (!
isScreenBright
()) {
[
all
...]
/frameworks/base/services/java/com/android/server/
PowerManagerService.java
[
all
...]
Completed in 737 milliseconds