Home
last modified time | relevance | path

Searched defs:testConfig (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/viewmodel/
DKeyguardQuickAffordancesCombinedViewModelTest.kt219 val testConfig = in startButton_present_visibleModel_startsActivityOnClick() constant
251 val testConfig = in startButton_hiddenWhenDevicePolicyDisablesAllKeyguardFeatures() constant
444 val testConfig = in animateButtonReveal() constant
476 val testConfig = in isClickable_trueWhenAlphaAtThreshold() constant
513 val testConfig = in isClickable_trueWhenAlphaAboveThreshold() constant
548 val testConfig = in isClickable_falseWhenAlphaBelowThreshold() constant
577 val testConfig = in isClickable_falseWhenAlphaAtZero() constant
DKeyguardBottomAreaViewModelTest.kt256 val testConfig = in startButton_present_visibleModel_startsActivityOnClick() constant
287 val testConfig = in startButton_hiddenWhenDevicePolicyDisablesAllKeyguardFeatures() constant
471 val testConfig = in animateButtonReveal() constant
551 val testConfig = in isClickable_trueWhenAlphaAtThreshold() constant
584 val testConfig = in isClickable_trueWhenAlphaAboveThreshold() constant
615 val testConfig = in isClickable_falseWhenAlphaBelowThreshold() constant
644 val testConfig = in isClickable_falseWhenAlphaAtZero() constant
/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/
DImsRegistrationTests.java76 ImsFeatureConfiguration testConfig = new ImsFeatureConfiguration.Builder() in testRegistrationConfigParcel() local
93 ImsFeatureConfiguration testConfig = new ImsFeatureConfiguration.Builder() in testRegistrationConfigPermutationEqual() local
111 ImsFeatureConfiguration testConfig = new ImsFeatureConfiguration.Builder() in testRegistrationConfigConstructorsEqual() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DMediaArtworkProcessorTest.kt87 fun testConfig() { in testConfig() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/ui/viewmodel/
DPromptFingerprintIconViewModelTest.kt72 val testConfig = Configuration() in sfpsIconUpdates_onConfigurationChanged() constant
/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/
DTimeZoneDetectorInternalImplTest.java100 ConfigurationInternal testConfig = createConfigurationInternal(autoDetectionEnabled); in testGetCapabilitiesAndConfigForDpm() local
/frameworks/base/services/tests/servicestests/src/com/android/server/timedetector/
DTimeDetectorInternalImplTest.java91 ConfigurationInternal testConfig = createConfigurationInternal(autoDetectionEnabled); in testGetCapabilitiesAndConfigForDpm() local
/frameworks/base/core/tests/coretests/src/android/os/
DIpcDataCacheTest.java374 public void testConfig() { in testConfig() method in IpcDataCacheTest
/frameworks/av/services/mediaresourcemanager/test/
DResourceManagerService_test.cpp212 void testConfig() { in testConfig() function in android::ResourceManagerServiceTest