Searched refs:SET_TURN_ON_SCREEN (Results 1 – 3 of 3) sorted by relevance
100 static final int SET_TURN_ON_SCREEN = 1 << 4; field in WindowSurfacePlacer1723 if ((bulkUpdateParams & SET_TURN_ON_SCREEN) != 0) { in copyAnimToLayoutParamsLocked()
855 if ((bulkUpdateParams & WindowSurfacePlacer.SET_TURN_ON_SCREEN) != 0) { in bulkUpdateParamsToString()
47 import static com.android.server.wm.WindowSurfacePlacer.SET_TURN_ON_SCREEN;1822 mAnimator.mBulkUpdateParams |= SET_TURN_ON_SCREEN; in showSurfaceRobustlyLocked()