Home
last modified time | relevance | path

Searched refs:isHostAppInPersonalProfile (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/
DMediaProjectionBlockerEmptyStateProvider.kt46 val isHostAppInPersonalProfile = hostAppHandle == personalProfileHandle in getEmptyState() constant
49 if (isHostAppInPersonalProfile) { in getEmptyState()