Home
last modified time | relevance | path

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

/pdk/apps/TestingCamera2/src/com/android/testingcamera2/
DPaneTracker.java77 public void notifyOtherPanes(final ControlPane sourcePane, final PaneEvent event) { in notifyOtherPanes() method in PaneTracker
DCameraControlPane.java610 mPaneTracker.notifyOtherPanes(this, PaneTracker.PaneEvent.NEW_CAMERA_SELECTED); in switchToCamera()
645 mPaneTracker.notifyOtherPanes(this, PaneEvent.CAMERA_CONFIGURED); in setSessionState()