Loading include/input/Input.h +0 −8 Original line number Original line Diff line number Diff line Loading @@ -140,14 +140,6 @@ enum { /* Maximum number of controller LEDs we support */ /* Maximum number of controller LEDs we support */ #define MAX_CONTROLLER_LEDS 4 #define MAX_CONTROLLER_LEDS 4 /* * SystemUiVisibility constants from View. */ enum { ASYSTEM_UI_VISIBILITY_STATUS_BAR_VISIBLE = 0, ASYSTEM_UI_VISIBILITY_STATUS_BAR_HIDDEN = 0x00000001, }; /* /* * Maximum number of pointers supported per motion event. * Maximum number of pointers supported per motion event. * Smallest number of pointers is 1. * Smallest number of pointers is 1. Loading Loading
include/input/Input.h +0 −8 Original line number Original line Diff line number Diff line Loading @@ -140,14 +140,6 @@ enum { /* Maximum number of controller LEDs we support */ /* Maximum number of controller LEDs we support */ #define MAX_CONTROLLER_LEDS 4 #define MAX_CONTROLLER_LEDS 4 /* * SystemUiVisibility constants from View. */ enum { ASYSTEM_UI_VISIBILITY_STATUS_BAR_VISIBLE = 0, ASYSTEM_UI_VISIBILITY_STATUS_BAR_HIDDEN = 0x00000001, }; /* /* * Maximum number of pointers supported per motion event. * Maximum number of pointers supported per motion event. * Smallest number of pointers is 1. * Smallest number of pointers is 1. Loading