Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/demo/
DDemoMobileConnectionRepository.kt211 .map { shouldInflate -> in <lambda>() method
212 if (shouldInflate) { in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/
DMobileConnectionRepositoryImpl.kt317 .map { shouldInflate -> in <lambda>() method
318 if (shouldInflate) { in <lambda>()