Home
last modified time | relevance | path

Searched refs:ActivationListener (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DDoubleTapHelper.java33 private final ActivationListener mActivationListener;
51 public DoubleTapHelper(View view, ActivationListener activationListener, in DoubleTapHelper()
158 public interface ActivationListener { interface in DoubleTapHelper
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DDoubleTapHelperTest.java55 @Mock private DoubleTapHelper.ActivationListener mActivationListener;