Searched refs:mStableDeviceValues (Results 1 – 1 of 1) sorted by relevance
122 private final StableDeviceValues mStableDeviceValues = new StableDeviceValues(); field in PersistentDataStore264 return mStableDeviceValues.getDisplaySize(); in getStableDisplaySize()269 if (mStableDeviceValues.setDisplaySize(size)) { in setStableDisplaySize()371 mStableDeviceValues.loadFromXml(parser); in loadFromXml()450 mStableDeviceValues.saveToXml(serializer); in saveToXml()475 mStableDeviceValues.dump(pw, " "); in dump()