Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/display/
DDeviceStateAutoRotateSettingController.java60 super(context, getPreferenceKeyForDeviceState(deviceState)); in DeviceStateAutoRotateSettingController()
106 return getPreferenceKeyForDeviceState(mDeviceState); in getPreferenceKey()
109 private static String getPreferenceKeyForDeviceState(int deviceState) { in getPreferenceKeyForDeviceState() method in DeviceStateAutoRotateSettingController