Searched refs:isForegroundFixed (Results 1 – 3 of 3) sorted by relevance
380 isForegroundFixed: Boolean,388 if (isBackgroundFixed && isForegroundFixed) {399 } else if (isBackgroundFixed && !isForegroundFixed) {418 } else if (!isBackgroundFixed && isForegroundFixed) {
112 val isForegroundFixed = foreground.isPolicyFixed || foreground.isSystemFixed regex
94 val fixed = group.isBackgroundFixed || group.isForegroundFixed