Searched refs:USER_SELECTED (Results 1 – 2 of 2) sorted by relevance
295 const val USER_SELECTED = 1 shl 23 constant322 USER_SELECTED418 if (flags.hasBits(USER_SELECTED)) { in toApiFlags()498 flags = flags or USER_SELECTED in fromApiFlags()528 USER_SELECTED -> "USER_SELECTED" in flagToString()
1828 PermissionFlags.USER_SELECTED in <lambda>()