Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ valueOf
Method
valueOf
android/sdk/src/main/java/app/organicmaps/sdk/Router.java:38–41 ·
view source on GitHub ↗
(int type)
Source
from the content-addressed store, hash-verified
36
}
37
38
public
static
Router valueOf(
int
type)
39
{
40
return
Router.values()[type];
41
}
42
43
private
final
int
type;
44
Callers
15
get
Method · 0.95
getLastUsed
Method · 0.95
ParsedRoutingData
Method · 0.95
drawIcon
Method · 0.45
applyLeftButton
Method · 0.45
createManeuverIcon
Method · 0.45
update
Method · 0.45
updateTimeLeft
Method · 0.45
refreshDetails
Method · 0.45
initSpeedCamerasPrefs
Method · 0.45
initAlternativeMapLanguageHandlingCallbacks
Method · 0.45
initUseMobileDataPrefsCallbacks
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected