Home
last modified time | relevance | path

Searched refs:mDeviceStateDescription (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/display/
DDeviceStateAutoRotateSettingController.java53 private final String mDeviceStateDescription; field in DeviceStateAutoRotateSettingController
63 mDeviceStateDescription = deviceStateDescription; in DeviceStateAutoRotateSettingController()
91 mPreference.setTitle(mDeviceStateDescription); in displayPreference()
141 indexable.title = mDeviceStateDescription; in updateRawDataToIndex()