Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/razerdp/BasePopup
/ isSmartisan
Method
isSmartisan
app/src/main/java/razerdp/demo/utils/OSUtil.java:55–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
}
54
55
public
static
boolean isSmartisan() {
56
return
check(ROM_SMARTISAN);
57
}
58
59
public
static
String getName() {
60
if
(sName == null) {
Callers
nothing calls this directly
Calls
1
check
Method · 0.95
Tested by
no test coverage detected