Home
last modified time | relevance | path

Searched defs:canDisplay (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/tests/unit/src/com/android/settings/applications/appcompat/
DUserAspectRatioManagerTest.java135 final ApplicationInfo canDisplay = new ApplicationInfo(); in testCanDisplayAspectRatioUi() local
154 final ApplicationInfo canDisplay = new ApplicationInfo(); in testCanDisplayAspectRatioUi_hasLauncher_propertyFalse_returnFalse() local
/packages/apps/Settings/src/com/android/settings/spa/app/appcompat/
DUserAspectRatioAppsPageProvider.kt131 val canDisplay: Boolean, constant in com.android.settings.spa.app.appcompat.UserAspectRatioAppListItemModel