Home
last modified time | relevance | path

Searched defs:systemProperties (Results 1 – 1 of 1) sorted by relevance

/input/input-motionprediction/src/main/java/androidx/input/motionprediction/common/
DSystemProperty.java48 Class<?> systemProperties = Class.forName("android.os.SystemProperties"); in getBoolean() local
75 Class<?> systemProperties = Class.forName("android.os.SystemProperties"); in getInt() local