Searched refs:privateTabLabel (Results 1 – 1 of 1) sorted by relevance
32 private val privateTabLabel by lazy { resources.getString(R.string.resolver_private_tab) } in <lambda>() constant42 Profile.Type.PRIVATE -> privateTabLabel in profileTabLabel()