OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UEventThread
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/os/
UEventObserver.java
45
private static
UEventThread
sThread;
64
private static
UEventThread
getThread() {
67
sThread = new
UEventThread
();
74
private static
UEventThread
peekThread() {
101
final
UEventThread
t = getThread();
111
final
UEventThread
t = getThread();
163
private static final class
UEventThread
extends Thread {
173
public
UEventThread
() {
/frameworks/base/
compiled-classes-phone
[
all
...]
Completed in 51 milliseconds