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

Method getInt

src/android/os/SystemProperties.java:70–75  ·  view source on GitHub ↗

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

(String key, int def)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

sendResultMethod · 0.80
onListItemClickMethod · 0.80
bindViewMethod · 0.80
getPositionForSectionMethod · 0.80
getSectionForPositionMethod · 0.80
onReceiveMethod · 0.80
onActivityCreatedMethod · 0.80
onLoadFinishedMethod · 0.80
onCreateMethod · 0.80
onPreferenceTreeClickMethod · 0.80
onCreateMethod · 0.80
onPreferenceTreeClickMethod · 0.80

Calls 1

native_get_intMethod · 0.95

Tested by

no test coverage detected