HomeSort by relevance Sort by last modified time
    Searched defs:notifyOtherPanes (Results 1 - 2 of 2) sorted by null

  /pdk/apps/TestingCamera2/src/com/android/testingcamera2/
PaneTracker.java 77 public void notifyOtherPanes(final ControlPane sourcePane, final PaneEvent event) {
CameraControlPane.java 610 mPaneTracker.notifyOtherPanes(this, PaneTracker.PaneEvent.NEW_CAMERA_SELECTED);
645 mPaneTracker.notifyOtherPanes(this, PaneEvent.CAMERA_CONFIGURED);

Completed in 64 milliseconds