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

/frameworks/base/services/java/com/android/server/wm/
H A DWindowManagerService.java7044 public static final int REPORT_LOSING_FOCUS = 3; field in class:WindowManagerService.H
7120 case REPORT_LOSING_FOCUS: {
9172 mH.sendEmptyMessage(H.REPORT_LOSING_FOCUS);

Completed in 51 milliseconds