Searched refs:forcedDebug (Results 1 – 1 of 1) sorted by relevance
641 val forcedDebug = informationReceiver?.getForcedDrawDebug() in MotionLayoutCore() constant648 if (forcedDebug != null && forcedDebug != MotionLayoutDebugFlags.UNKNOWN) { in MotionLayoutCore()649 doShowBounds = forcedDebug === MotionLayoutDebugFlags.SHOW_ALL in MotionLayoutCore()