HomeSort by relevance Sort by last modified time
    Searched refs:drawFadedEdges (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
RecentsHorizontalScrollView.java 238 public void drawFadedEdges(Canvas canvas, int left, int right, int top, int bottom) {
RecentsVerticalScrollView.java 247 public void drawFadedEdges(Canvas canvas, int left, int right, int top, int bottom) {
RecentsPanelView.java 102 public void drawFadedEdges(Canvas c, int left, int right, int top, int bottom);
    [all...]

Completed in 51 milliseconds