Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
onBindViewHolder
Method · 0.45
removeChildAt
Method · 0.45
fetchLastCapturedItemFromSharedPrefs
Method · 0.45
CamConfig
Class · 0.45
loadSettings
Method · 0.45
initializeCamera
Method · 0.45
startCamera
Method · 0.45
showMoreOptionsForQR
Method · 0.45
init
Method · 0.45
collectMediaStoreItems
Method · 0.45
collectSafItems
Method · 0.45
maybeGetCurentSafTree
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected