HomeSort by relevance Sort by last modified time
    Searched refs:mOnIndicatorEventListener (Results 1 - 4 of 4) sorted by null

  /packages/apps/LegacyCamera/src/com/android/camera/ui/
ZoomControl.java 64 protected OnIndicatorEventListener mOnIndicatorEventListener;
105 if (mOnIndicatorEventListener != null) {
106 mOnIndicatorEventListener.onIndicatorEvent(
124 mOnIndicatorEventListener = listener;
IndicatorControlBar.java 82 mOnIndicatorEventListener.onIndicatorEvent(
IndicatorControl.java 44 protected OnIndicatorEventListener mOnIndicatorEventListener;
76 mOnIndicatorEventListener = listener;
SecondLevelIndicatorControlBar.java 70 mOnIndicatorEventListener.onIndicatorEvent(

Completed in 140 milliseconds