Searched refs:mIntValue (Results 1 – 3 of 3) sorted by relevance
51 private int mIntValue; field in DevicePolicyEventLogger83 mIntValue = value; in setInt()91 return mIntValue; in getInt()200 mIntValue, mBooleanValue, mTimePeriodMs, bytes); in write()
331 int mIntValue; field in LambdaPerfTest.ValPattern351 mIntValue = Integer.parseInt(value); in visit()382 return mRawPattern + (mType == TYPE_TIME ? (mFloatValue + "ms") : mIntValue); in toString()422 final int diff = newStatus.mPatterns[i].mIntValue - p.mIntValue; in calculateGcTime()
187 private final Integer mIntValue; field in HdmiCecConfig.Value191 mIntValue = null; in Value()196 mIntValue = value; in Value()204 return mIntValue; in getIntValue()