Home
last modified time | relevance | path

Searched defs:setupApp (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/idlelib/
Dmacosx.py255 def setupApp(root, flist): function
/aosp_15_r20/external/python/cpython2/Lib/idlelib/
DmacosxSupport.py217 def setupApp(root, flist): function
/aosp_15_r20/cts/tests/tests/hibernation/src/android/hibernation/cts/
H A DAutoRevokeTest.kt584 private fun setupApp() { in <lambda>() method in android.hibernation.cts.AutoRevokeTest
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/custom/
H A DCustomTileDefaultsRepositoryTest.kt213 private fun PackageManager.setupApp( in PackageManager() method in com.android.systemui.qs.tiles.impl.custom.CustomTileDefaultsRepositoryTest