Searched refs:onNotificationDoubleTap (Results 1 – 3 of 3) sorted by relevance
384 public void onNotificationDoubleTap(boolean accepted, float dx, float dy) { in onNotificationDoubleTap() method in FalsingManager389 mDataCollector.onNotificationDoubleTap(); in onNotificationDoubleTap()
339 public void onNotificationDoubleTap() { in onNotificationDoubleTap() method in DataCollector
205 }, super::performClick, this::handleSlideBack, mFalsingManager::onNotificationDoubleTap); in ActivatableNotificationView()