Searched defs:getResolutionScale (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/packages/SystemUI/src/com/android/systemui/common/ui/data/repository/ | ||
| D | ConfigurationRepository.kt | 45 fun getResolutionScale(): Float in getResolutionScale() method |
| /frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/common/ui/data/repository/ | ||
| D | FakeConfigurationRepository.kt | 41 override fun getResolutionScale(): Float { in getResolutionScale() method in com.android.systemui.common.ui.data.repository.FakeConfigurationRepository |