Searched refs:RELAYOUT_RES_BLAST_SYNC (Results 1 – 3 of 3) sorted by relevance
110 public static final int RELAYOUT_RES_BLAST_SYNC = 0x80; field in WindowManagerGlobal
2829 if ((relayoutResult & WindowManagerGlobal.RELAYOUT_RES_BLAST_SYNC) != 0) { in performTraversals()
84 import static android.view.WindowManagerGlobal.RELAYOUT_RES_BLAST_SYNC;2517 result |= RELAYOUT_RES_BLAST_SYNC; in relayoutWindow()