Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/photopicker/src/com/android/photopicker/core/user/
DUserMonitor.kt367 val isParentProfile = userManager.getProfileParent(handle) == null in <lambda>() constant
403 isParentProfile -> UserProfile.ProfileType.PRIMARY in <lambda>()
413 if (isParentProfile) in <lambda>()