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

  /packages/apps/Gallery2/src/com/android/camera/
PhotoController.java 60 public void onScreenSizeChanged(int width, int height, int previewWidth, int previewHeight);
PhotoModule.java 593 public void onScreenSizeChanged(int width, int height, int previewWidth, int previewHeight) {
    [all...]

Completed in 29 milliseconds