Searched refs:mStableDeviceValues (Results 1 – 1 of 1) sorted by relevance
129 private final StableDeviceValues mStableDeviceValues = new StableDeviceValues(); field in PersistentDataStore296 return mStableDeviceValues.getDisplaySize(); in getStableDisplaySize()301 if (mStableDeviceValues.setDisplaySize(size)) { in setStableDisplaySize()427 mStableDeviceValues.loadFromXml(parser); in loadFromXml()506 mStableDeviceValues.saveToXml(serializer); in saveToXml()531 mStableDeviceValues.dump(pw, " "); in dump()