Home
last modified time | relevance | path

Searched refs:fakeTasksPolicyImpl (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/
DScreenshotPolicyImplTest.kt70 fakeTasksPolicyImpl( in <lambda>()
83 fakeTasksPolicyImpl( in <lambda>()
95 val policy = fakeTasksPolicyImpl(mContext, shadeExpanded = false, tasks = listOf()) in <lambda>()
104 fakeTasksPolicyImpl( in <lambda>()
114 private fun fakeTasksPolicyImpl( in fakeTasksPolicyImpl() method