Searched refs:drawOnScrimWithBottomOffset (Results 1 – 2 of 2) sorted by relevance
198 default void drawOnScrimWithBottomOffset(Canvas canvas, @Px int bottomOffsetPx) { in drawOnScrimWithBottomOffset() method
229 mAppsView.drawOnScrimWithBottomOffset(canvas, getBottomOffsetPx()); in dispatchDraw()