Searched refs:mSupportVariableUpdateRate (Results 1 – 1 of 1) sorted by relevance
47 private final boolean mSupportVariableUpdateRate; field in AreaIdConfig58 mSupportVariableUpdateRate = supportVariableUpdateRate; in AreaIdConfig()68 mSupportVariableUpdateRate = in.readBoolean(); in AreaIdConfig()151 return mSupportVariableUpdateRate;175 dest.writeBoolean(mSupportVariableUpdateRate);215 private boolean mSupportVariableUpdateRate = false;258 mSupportVariableUpdateRate = supportVariableUpdateRate;266 mSupportVariableUpdateRate);