Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getDeviceAdapter
Method
getDeviceAdapter
forge-gui-mobile/src/forge/Forge.java:549–551 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
547
}
548
549
public
static
IDeviceAdapter getDeviceAdapter() {
550
return
deviceAdapter;
551
}
552
553
public
static
void
startContinuousRendering() {
554
if
(++continuousRenderingCount == 1) {
Callers
15
create
Method · 0.95
openAdventure
Method · 0.95
getUpnpPlatformService
Method · 0.95
getCurrentVersion
Method · 0.95
isSupportedAudioFormat
Method · 0.95
preventSystemSleep
Method · 0.95
StartScene
Class · 0.95
backup
Method · 0.95
generateBackup
Method · 0.95
restoreBackup
Method · 0.95
SettingsScene
Method · 0.95
loadRewards
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected