Searched refs:communalEnabled (Results 1 – 2 of 2) sorted by relevance
46 if (!communalEnabled(context)) { in addViews()54 if (!communalEnabled(context)) { in bindData()104 private fun communalEnabled(context: Context): Boolean { in communalEnabled() method
86 if (communalEnabled()) { in onCreate()124 private fun communalEnabled(): Boolean { in communalEnabled() method in com.android.systemui.backup.BackupHelper