Home
last modified time | relevance | path

Searched defs:handleLongPress (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
DRecentsCallback.java29 void handleLongPress(View selectedView, View anchorView, View thumbnailView); in handleLongPress() method
DRecentsPanelView.java757 public void handleLongPress( in handleLongPress() method in RecentsPanelView