onCameraOpened method

void onCameraOpened()

Implementation

void onCameraOpened() {
  service.enableGravitySensor(true);
}