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