Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/viewmodel/
DKeyguardBottomAreaViewModelTest.kt266 val testConfig = in startButton_present_visibleModel_startsActivityOnClick() constant
297 val testConfig = in startButton_hiddenWhenDevicePolicyDisablesAllKeyguardFeatures() constant
481 val testConfig = in animateButtonReveal() constant
561 val testConfig = in isClickable_trueWhenAlphaAtThreshold() constant
594 val testConfig = in isClickable_trueWhenAlphaAboveThreshold() constant
625 val testConfig = in isClickable_falseWhenAlphaBelowThreshold() constant
654 val testConfig = in isClickable_falseWhenAlphaAtZero() constant
DKeyguardQuickAffordancesCombinedViewModelTest.kt346 val testConfig = in startButton_present_visibleModel_startsActivityOnClick() constant
377 val testConfig = in startButton_hiddenWhenDevicePolicyDisablesAllKeyguardFeatures() constant
558 val testConfig = in animateButtonReveal() constant
590 val testConfig = in isClickable_trueWhenAlphaAtThreshold() constant
627 val testConfig = in isClickable_trueWhenAlphaAboveThreshold() constant
662 val testConfig = in isClickable_falseWhenAlphaBelowThreshold() constant
692 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/services/tests/timetests/src/com/android/server/timezonedetector/
DTimeZoneDetectorInternalImplTest.java100 ConfigurationInternal testConfig = createConfigurationInternal(autoDetectionEnabled); in testGetCapabilitiesAndConfigForDpm() local
/frameworks/base/services/tests/timetests/src/com/android/server/timedetector/
DTimeDetectorInternalImplTest.java91 ConfigurationInternal testConfig = createConfigurationInternal(autoDetectionEnabled); in testGetCapabilitiesAndConfigForDpm() local
/frameworks/base/core/tests/coretests/src/android/os/
DIpcDataCacheTest.java379 public void testConfig() { in testConfig() method in IpcDataCacheTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/ui/viewmodel/
DPromptViewModelTest.kt725 val testConfig = Configuration() in <lambda>() constant
/frameworks/av/services/mediaresourcemanager/test/
DResourceManagerService_test.cpp223 void testConfig() { in testConfig() function in android::ResourceManagerServiceTest