Searched refs:TRANSIT_FLAG_INVISIBLE (Results 1 – 3 of 3) sorted by relevance
566 int TRANSIT_FLAG_INVISIBLE = (1 << 10); // 0x400 field601 TRANSIT_FLAG_INVISIBLE,
308 || (info.getFlags() & WindowManager.TRANSIT_FLAG_INVISIBLE) != 0) { in startAnimation()
753 mFlags |= WindowManager.TRANSIT_FLAG_INVISIBLE; in collectVisibleChange()