Searched refs:isPersonalProfile (Results 1 – 3 of 3) sorted by relevance
35 boolean isPersonalProfile) { in NoAppsAvailableEmptyState() argument38 mIsPersonalProfile = isPersonalProfile; in NoAppsAvailableEmptyState()
71 private val isPersonalProfile: Boolean, in <lambda>() constant in com.android.intentresolver.shortcuts.ShortcutLoader304 private fun shouldQueryDirectShareTargets(): Boolean = isPersonalProfile || isProfileActive in <lambda>()
408 isPersonalProfile = true, in test_nullIntentFilterNoAppAppPredictorResults_returnEmptyResult()