Searched defs:DO_TRAVERSAL (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/wm/
H A DWindowManagerService.java7266 public static final int DO_TRAVERSAL = 4; field in class:WindowManagerService.H
7378 case DO_TRAVERSAL: {
8230 mH.removeMessages(H.DO_TRAVERSAL);
9665 mH.sendEmptyMessage(H.DO_TRAVERSAL);

Completed in 45 milliseconds