OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:notifyuihandlers
(Results
1 - 3
of
3
) sorted by null
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/handlers/
MultiTouchChannel.java
83
notifyUiHandlers
(EVENT_MT_START);
95
notifyUiHandlers
(EVENT_MT_STOP);
113
notifyUiHandlers
(msg);
147
notifyUiHandlers
(EVENT_MT_START);
SensorChannel.java
553
notifyUiHandlers
(msg);
568
notifyUiHandlers
(msg);
645
notifyUiHandlers
(msg);
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/
Channel.java
742
protected void
notifyUiHandlers
(int event) {
754
protected void
notifyUiHandlers
(Message msg) {
Completed in 181 milliseconds