Searched refs:SET_TURN_ON_SCREEN (Results 1 – 4 of 4) sorted by relevance
298 if ((bulkUpdateParams & WindowSurfacePlacer.SET_TURN_ON_SCREEN) != 0) { in bulkUpdateParamsToString()
86 import static com.android.server.wm.WindowSurfacePlacer.SET_TURN_ON_SCREEN;928 if ((bulkUpdateParams & SET_TURN_ON_SCREEN) != 0) { in copyAnimToLayoutParams()
83 static final int SET_TURN_ON_SCREEN = 1 << 4; field in WindowSurfacePlacer
47 import static com.android.server.wm.WindowSurfacePlacer.SET_TURN_ON_SCREEN;1736 mAnimator.mBulkUpdateParams |= SET_TURN_ON_SCREEN; in showSurfaceRobustlyLocked()