MCPcopy Create free account
hub / github.com/ChainsDD/Superuser / getLong

Method getLong

src/android/os/SystemProperties.java:85–90  ·  view source on GitHub ↗

Get the value for the given key, and return as a long. @param key the key to lookup @param def a default value to return @return the key parsed as a long, or def if the key isn't found or cannot be parsed @throws IllegalArgumentException if the key exceeds 32 characters

(String key, long def)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

onListItemClickMethod · 0.80
onLoadFinishedMethod · 0.80
getPositionForIdMethod · 0.80
bindViewMethod · 0.80
onReceiveMethod · 0.80
onReceiveMethod · 0.80
onLoadFinishedMethod · 0.80
onHandleIntentMethod · 0.80
sendNotificationMethod · 0.80
recycleMethod · 0.80
bindViewMethod · 0.80
getHeaderTitleMethod · 0.80

Calls 1

native_get_longMethod · 0.95

Tested by

no test coverage detected