Searched refs:MSG_WINDOW_MANAGER_DRAWN_COMPLETE (Results 1 - 1 of 1) sorted by path

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindowManager.java291 mHandler.sendEmptyMessage(MSG_WINDOW_MANAGER_DRAWN_COMPLETE);
545 private static final int MSG_WINDOW_MANAGER_DRAWN_COMPLETE = 7; field in class:PhoneWindowManager
581 case MSG_WINDOW_MANAGER_DRAWN_COMPLETE:

Completed in 85 milliseconds