Searched refs:PaneEvent (Results 1 – 5 of 5) sorted by relevance
39 public enum PaneEvent { enum in PaneTracker77 public void notifyOtherPanes(final ControlPane sourcePane, final PaneEvent event) { in notifyOtherPanes()
187 public void notifyPaneEvent(ControlPane sourcePane, PaneTracker.PaneEvent event) { in notifyPaneEvent()
52 import com.android.testingcamera2.PaneTracker.PaneEvent;572 mPaneTracker.notifyOtherPanes(this, PaneTracker.PaneEvent.NEW_CAMERA_SELECTED); in switchToCamera()607 mPaneTracker.notifyOtherPanes(this, PaneEvent.CAMERA_CONFIGURED); in setSessionState()
145 public void notifyPaneEvent(ControlPane sourcePane, PaneTracker.PaneEvent event) { in notifyPaneEvent()
123 public void notifyPaneEvent(ControlPane sourcePane, PaneTracker.PaneEvent event) { in notifyPaneEvent()