Class ShadowUIModeManager

    • Field Detail

      • currentModeType

        public int currentModeType
      • currentNightMode

        public int currentNightMode
      • lastFlags

        public int lastFlags
    • Constructor Detail

      • ShadowUIModeManager

        public ShadowUIModeManager()
    • Method Detail

      • getCurrentModeType

        @Implementation
        public int getCurrentModeType()
      • enableCarMode

        @Implementation
        public void enableCarMode​(int flags)
      • disableCarMode

        @Implementation
        public void disableCarMode​(int flags)
      • getNightMode

        @Implementation
        public int getNightMode()
      • setNightMode

        @Implementation
        public void setNightMode​(int mode)