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()
337 int mIntValue; field in LambdaPerfTest.ValPattern357 mIntValue = Integer.parseInt(value); in visit()388 return mRawPattern + (mType == TYPE_TIME ? (mFloatValue + "ms") : mIntValue); in toString()428 final int diff = newStatus.mPatterns[i].mIntValue - p.mIntValue; in calculateGcTime()
203 private final Integer mIntValue; field in HdmiCecConfig.Value207 mIntValue = null; in Value()212 mIntValue = value; in Value()220 return mIntValue; in getIntValue()