Home
last modified time | relevance | path

Searched defs:showSystemPredicate (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SettingsLib/SpaPrivileged/tests/src/com/android/settingslib/spaprivileged/model/app/
DAppListRepositoryTest.kt274 val showSystemPredicate = getShowSystemPredicate(showSystem = true) in <lambda>() constant
283 val showSystemPredicate = getShowSystemPredicate(showSystem = false) in <lambda>() constant
292 val showSystemPredicate = getShowSystemPredicate(showSystem = false) in <lambda>() constant
299 val showSystemPredicate = getShowSystemPredicate(showSystem = false) in <lambda>() constant
306 val showSystemPredicate = getShowSystemPredicate(showSystem = false) in showSystemPredicate_appInLauncher() constant
DAppListViewModelTest.kt94 override fun showSystemPredicate( in loadApps() method
/frameworks/base/packages/SettingsLib/SpaPrivileged/src/com/android/settingslib/spaprivileged/model/app/
DAppListRepository.kt46 fun showSystemPredicate( in <lambda>() method
136 override fun showSystemPredicate( in getSystemPackageNames() method in com.android.settingslib.spaprivileged.model.app.AppListRepositoryImpl
154 private suspend fun showSystemPredicate( in getSystemPackageNames() method in com.android.settingslib.spaprivileged.model.app.AppListRepositoryImpl