Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/datetime/
DAutoTimeZonePreferenceControllerTest.java241 boolean autoSupported, boolean autoEnabled, boolean telephonySupported) { in createCapabilitiesAndConfig() argument
259 .setAutoDetectionEnabled(autoEnabled) in createCapabilitiesAndConfig()
266 boolean autoSupported, boolean autoEnabled) { in createCapabilitiesAndConfig() argument
267 return createCapabilitiesAndConfig(autoSupported, autoEnabled, false); in createCapabilitiesAndConfig()
DAutoTimePreferenceControllerTest.java157 boolean autoEnabled) { in createCapabilitiesAndConfig() argument
166 .setAutoDetectionEnabled(autoEnabled) in createCapabilitiesAndConfig()