Searched refs:specialAdjustment (Results 1 – 1 of 1) sorted by relevance
1928 int specialAdjustment = 0; in getSpecialWindowAnimLayerAdjustment() local1930 specialAdjustment = getDisplayContent().mInputMethodAnimLayerAdjustment; in getSpecialWindowAnimLayerAdjustment()1932 specialAdjustment = getDisplayContent().mWallpaperController.getAnimLayerAdjustment(); in getSpecialWindowAnimLayerAdjustment()1935 return mLayer + specialAdjustment; in getSpecialWindowAnimLayerAdjustment()