Searched refs:onGearTouched (Results 1 – 2 of 2) sorted by relevance
39 public void onGearTouched(ExpandableNotificationRow row, int x, int y); in onGearTouched() method292 mListener.onGearTouched(mParent, x, y);
396 public void onGearTouched(ExpandableNotificationRow row, int x, int y) { in onGearTouched() method in NotificationStackScrollLayout