HomeSort by relevance Sort by last modified time
    Searched defs:onShowingDetail (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
QSDetail.java 159 void onShowingDetail(DetailAdapter detail, int x, int y);
322 public void onShowingDetail(final DetailAdapter detail, final int x, final int y) {
QSPanel.java 570 mCallback.onShowingDetail(detail, x, y);

Completed in 51 milliseconds