Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/viewmodel/
DKeyguardBottomAreaViewModelTest.kt225 val testConfig = in startButton - present - visible model - starts activity on click() constant
255 val testConfig = in startButton - hidden when device policy disables all keyguard features() constant
430 val testConfig = in animateButtonReveal() constant
590 val testConfig = in isClickable - true when alpha at threshold() constant
622 val testConfig = in isClickable - true when alpha above threshold() constant
652 val testConfig = in isClickable - false when alpha below threshold() constant
680 val testConfig = in isClickable - false when alpha at zero() constant
/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/
DImsRegistrationTests.java72 ImsFeatureConfiguration testConfig = new ImsFeatureConfiguration.Builder() in testRegistrationConfigParcel() local
89 ImsFeatureConfiguration testConfig = new ImsFeatureConfiguration.Builder() in testRegistrationConfigPermutationEqual() local
107 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/core/tests/coretests/src/android/os/
DIpcDataCacheTest.java374 public void testConfig() { in testConfig() method in IpcDataCacheTest
/frameworks/av/services/mediaresourcemanager/test/
DResourceManagerService_test.cpp196 void testConfig() { in testConfig() function in android::ResourceManagerServiceTest