OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:waitForEvent
(Results
26 - 30
of
30
) sorted by null
1
2
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiMonitor.java
743
String eventStr = mWifiNative.
waitForEvent
();
[
all
...]
WifiNative.java
89
*
waitForEvent
() is called on the monitor thread for events. All other methods
241
public String
waitForEvent
() {
[
all
...]
/frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp
857
void SurfaceFlinger::
waitForEvent
() {
889
waitForEvent
();
[
all
...]
SurfaceFlinger_hwc1.cpp
820
void SurfaceFlinger::
waitForEvent
() {
852
waitForEvent
();
[
all
...]
/prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar
Completed in 259 milliseconds
1
2