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

  /packages/apps/LegacyCamera/src/com/android/camera/ui/
PopupManager.java 33 public interface OnOtherPopupShowedListener {
39 private ArrayList<OnOtherPopupShowedListener> mListeners = new ArrayList();
42 for (OnOtherPopupShowedListener listener : mListeners) {
49 public void setOnOtherPopupShowedListener(OnOtherPopupShowedListener listener) {
AbstractIndicatorButton.java 32 PopupManager.OnOtherPopupShowedListener {
  /packages/apps/LegacyCamera/src/com/android/camera/
ModePicker.java 40 PopupManager.OnOtherPopupShowedListener, Rotatable {

Completed in 702 milliseconds