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