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.kt333 val showSystemPredicate = getShowSystemPredicate(showSystem = true) in <lambda>() constant
342 val showSystemPredicate = getShowSystemPredicate(showSystem = false) in <lambda>() constant
351 val showSystemPredicate = getShowSystemPredicate(showSystem = false) in <lambda>() constant
358 val showSystemPredicate = getShowSystemPredicate(showSystem = false) in <lambda>() constant
365 val showSystemPredicate = getShowSystemPredicate(showSystem = false) in showSystemPredicate_appInLauncher() constant
DAppListViewModelTest.kt92 override fun showSystemPredicate( in loadApps() method
/frameworks/base/packages/SettingsLib/SpaPrivileged/src/com/android/settingslib/spaprivileged/model/app/
DAppListRepository.kt51 fun showSystemPredicate( in <lambda>() method
156 override fun showSystemPredicate( in getSystemPackageNames() method in com.android.settingslib.spaprivileged.model.app.AppListRepositoryImpl
174 private suspend fun showSystemPredicate( in getSystemPackageNames() method in com.android.settingslib.spaprivileged.model.app.AppListRepositoryImpl