Home
last modified time | relevance | path

Searched refs:notifyPaneEvent (Results 1 – 4 of 4) sorted by relevance

/pdk/apps/TestingCamera2/src/com/android/testingcamera2/
DPaneTracker.java82 pane.notifyPaneEvent(sourcePane, event); in notifyOtherPanes()
DTargetControlPane.java145 public void notifyPaneEvent(ControlPane sourcePane, PaneTracker.PaneEvent event) { in notifyPaneEvent() method in TargetControlPane
156 super.notifyPaneEvent(sourcePane, event); in notifyPaneEvent()
DRequestControlPane.java123 public void notifyPaneEvent(ControlPane sourcePane, PaneTracker.PaneEvent event) { in notifyPaneEvent() method in RequestControlPane
138 super.notifyPaneEvent(sourcePane, event); in notifyPaneEvent()
DControlPane.java187 public void notifyPaneEvent(ControlPane sourcePane, PaneTracker.PaneEvent event) { in notifyPaneEvent() method in ControlPane