MCPcopy Create free account
hub / github.com/GrapheneOS/Camera / getString

Method getString

app/src/main/java/app/grapheneos/camera/CamConfig.kt:685–685  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

683 return Recorder.getVideoCapabilities(getCurrentCameraInfo()).isStabilizationSupported
684 }
685
686 fun shouldShowGyroscope(): Boolean {
687 return isInPhotoMode && gSuggestions
688 }

Callers 15

onBindViewHolderMethod · 0.45
removeChildAtMethod · 0.45
CamConfigClass · 0.45
loadSettingsMethod · 0.45
initializeCameraMethod · 0.45
startCameraMethod · 0.45
showMoreOptionsForQRMethod · 0.45
initMethod · 0.45
collectSafItemsMethod · 0.45
maybeGetCurentSafTreeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected