Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/admin/
DDevicePolicyEventLogger.java51 private int mIntValue; field in DevicePolicyEventLogger
83 mIntValue = value; in setInt()
91 return mIntValue; in getInt()
200 mIntValue, mBooleanValue, mTimePeriodMs, bytes); in write()