Searched refs:showStopBtnForUserAllowlistedApps (Results 1 – 1 of 1) sorted by relevance
169 private var showStopBtnForUserAllowlistedApps = false variable in com.android.systemui.qs.FgsManagerControllerImpl264 showStopBtnForUserAllowlistedApps = it.getBoolean( in init()266 showStopBtnForUserAllowlistedApps) in init()281 showStopBtnForUserAllowlistedApps = deviceConfigProxy.getBoolean( in init()721 if (showStopBtnForUserAllowlistedApps) { in updateUiControl()