Home
last modified time | relevance | path

Searched refs:mPointValue (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/util/src/android/util/cts/
DPropertyTest.java37 private Point mPointValue = new Point(-3, -4); field in PropertyTest
99 mPointValue = value; in setPointProp()
103 return mPointValue; in getPointProp()