Searched refs:mTempControls (Results 1 – 3 of 3) sorted by relevance
171 final InsetsSourceControl[] mTempControls = new InsetsSourceControl[0]; in create() local233 mTempControls); in create()249 mTempControls, sTmpSurfaceSize); in create()
244 final InsetsSourceControl[] mTempControls = new InsetsSourceControl[0]; field in WallpaperService.Engine1050 mInsetsState, mTempControls) < 0) { in updateSurface()1073 mInsetsState, mTempControls, mSurfaceSize); in updateSurface()
624 private final InsetsSourceControl[] mTempControls = new InsetsSourceControl[SIZE]; field in ViewRootImpl1152 mTempControls); in setView()1155 mTranslator.translateSourceControlsInScreenToAppWindow(mTempControls); in setView()1175 mInsetsController.onControlsChanged(mTempControls); in setView()7912 mTempControls, mSurfaceSize); in relayoutWindow()7960 mTranslator.translateSourceControlsInScreenToAppWindow(mTempControls); in relayoutWindow()7966 mInsetsController.onControlsChanged(mTempControls); in relayoutWindow()