Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/afkT/DevUtils
/ getTime
Method
getTime
lib/DevApp/src/main/java/dev/utils/app/DeviceUtils.java:432–434 ·
view source on GitHub ↗
获取设备时间 @return 设备时间
()
Source
from the content-addressed store, hash-verified
430
* @
return
设备时间
431
*/
432
public
static
long getTime() {
433
return
Build.TIME;
434
}
435
436
/**
437
* 获取设备版本类型 主要为
"user"
或
"eng"
.
Callers
15
isBetterLocation
Method · 0.45
getCurrentTime
Method · 0.45
getCurrentTimeMillis
Method · 0.45
getDateTime
Method · 0.45
parseLong
Method · 0.45
getEndTimeDiff
Method · 0.45
compare
Method · 0.45
compare
Method · 0.45
getCurrentTime
Method · 0.45
getCurrentTimeMillis
Method · 0.45
getDateTime
Method · 0.45
parseLong
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected