Searched refs:newSplitShadeFlag (Results 1 – 1 of 1) sorted by relevance
76 val newSplitShadeFlag = Utils.shouldUseSplitNotificationShade(context.resources) regex77 if (newSplitShadeFlag != shouldUseSplitNotificationShade) {78 shouldUseSplitNotificationShade = newSplitShadeFlag