Searched refs:setRotationUpdateListener (Results 1 – 3 of 3) sorted by relevance
328 public void setRotationUpdateListener(CameraController.RotationUpdateListener listener) { in setRotationUpdateListener() method in DeviceAsWebcamFgService334 mCameraController.setRotationUpdateListener(listener); in setRotationUpdateListener()
203 mLocalFgService.setRotationUpdateListener(698 mLocalFgService.setRotationUpdateListener(rotation -> in onResume()712 mLocalFgService.setRotationUpdateListener(null); in onPause()
1400 public void setRotationUpdateListener(RotationUpdateListener listener) { in setRotationUpdateListener() method