Searched refs:specialAdjustment (Results 1 – 1 of 1) sorted by relevance
2016 int specialAdjustment = 0; in getSpecialWindowAnimLayerAdjustment() local2018 specialAdjustment = getDisplayContent().mInputMethodAnimLayerAdjustment; in getSpecialWindowAnimLayerAdjustment()2020 specialAdjustment = getDisplayContent().mWallpaperController.getAnimLayerAdjustment(); in getSpecialWindowAnimLayerAdjustment()2023 return mLayer + specialAdjustment; in getSpecialWindowAnimLayerAdjustment()