Home
last modified time | relevance | path

Searched defs:setUpState (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/data/quickaffordance/
H A DQuickAccessWalletKeyguardQuickAffordanceConfigTest.kt217 private fun setUpState( in <lambda>() method
/aosp_15_r20/hardware/interfaces/wifi/aidl/default/
H A Dwifi_iface_util.cpp131 bool WifiIfaceUtil::setUpState(const std::string& iface_name, bool request_up) { in setUpState() function in aidl::android::hardware::wifi::iface_util::WifiIfaceUtil
/aosp_15_r20/external/bazelbuild-rules_android/src/common/golang/
H A Dmarshal.go154 func (enc *Encoder) setUpState(start *xml.StartElement) { func
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/ui/viewmodel/
H A DCommunalUserActionsViewModelTest.kt176 private fun TestScope.setUpState( in TestScope() method in com.android.systemui.communal.ui.viewmodel.CommunalUserActionsViewModelTest
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/dreams/ui/viewmodel/
H A DDreamUserActionsViewModelTest.kt302 private fun TestScope.setUpState( in TestScope() method in com.android.systemui.dreams.ui.viewmodel.DreamUserActionsViewModelTest
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/ui/viewmodel/
H A DDeviceEntryIconViewModelTest.kt266 private suspend fun TestScope.setUpState( in setUpState() method in com.android.systemui.keyguard.ui.viewmodel.DeviceEntryIconViewModelTest
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/domain/interactor/
H A DKeyguardTouchHandlingInteractorTest.kt330 private suspend fun setUpState( in <lambda>() method in com.android.systemui.keyguard.domain.interactor.KeyguardTouchHandlingInteractorTest