Searched defs:DISPLAY_ID (Results 1 – 11 of 11) sorted by relevance
49 private static final int DISPLAY_ID = 0; field in SizeCompatModeActivityControllerTest
34 private static final int DISPLAY_ID = 0; field in LogicalDisplayTest
53 private static final int DISPLAY_ID = 1; field in DisplaySystemBarsControllerTest
42 private static final int DISPLAY_ID = DEFAULT_DISPLAY; field in SysUiStateTest
132 private const val DISPLAY_ID = 2 constant
151 private const val DISPLAY_ID = 2 constant
27 static constexpr int32_t DISPLAY_ID = ADISPLAY_ID_DEFAULT; variable
32 constexpr int32_t DISPLAY_ID = ADISPLAY_ID_DEFAULT; // default display id variable
42 static const int32_t DISPLAY_ID = ADISPLAY_ID_DEFAULT; variable
47 static const int32_t DISPLAY_ID = 0; variable
408 using DISPLAY_ID = DisplayIdGetter<DisplayIdType>; typedef