Searched refs:RESIZED_REPORT (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DViewRoot.java1830 public final static int RESIZED_REPORT = 1003; field in class:ViewRoot
1914 case RESIZED_REPORT:
1926 if (msg.what == RESIZED_REPORT) {
2775 Message msg = obtainMessage(reportDraw ? RESIZED_REPORT :RESIZED);

Completed in 36 milliseconds