OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MSG_WINDOW_MOVED
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/service/wallpaper/
WallpaperService.java
106
private static final int
MSG_WINDOW_MOVED
= 10035;
284
Message msg = mCaller.obtainMessageII(
MSG_WINDOW_MOVED
, newX, newY);
[
all
...]
/frameworks/base/core/java/android/view/
ViewRootImpl.java
[
all
...]
Completed in 59 milliseconds