Searched refs:DO_DISPLAY_CHANGED (Results 1 – 1 of 1) sorted by relevance
7086 public static final int DO_DISPLAY_CHANGED = 29; field in WindowManagerService.H7512 case DO_DISPLAY_CHANGED: in handleMessage()10867 mH.sendMessage(mH.obtainMessage(H.DO_DISPLAY_CHANGED, displayId, 0)); in onDisplayChanged()