Searched refs:mStableDeviceValues (Results 1 – 1 of 1) sorted by relevance
148 private final StableDeviceValues mStableDeviceValues = new StableDeviceValues(); field in PersistentDataStore388 return mStableDeviceValues.getDisplaySize(); in getStableDisplaySize()393 if (mStableDeviceValues.setDisplaySize(size)) { in setStableDisplaySize()534 mStableDeviceValues.loadFromXml(parser); in loadFromXml()618 mStableDeviceValues.saveToXml(serializer); in saveToXml()646 mStableDeviceValues.dump(pw, " "); in dump()