Searched defs:DISPLAY_ID (Results 1 – 6 of 6) sorted by relevance
48 private static final int DISPLAY_ID = 0; field in SizeCompatModeActivityControllerTest
27 static constexpr int32_t DISPLAY_ID = ADISPLAY_ID_DEFAULT; variable
32 constexpr int32_t DISPLAY_ID = ADISPLAY_ID_DEFAULT; // default display id variable
35 static const int32_t DISPLAY_ID = ADISPLAY_ID_DEFAULT; variable
40 static const int32_t DISPLAY_ID = 0; variable
327 using DISPLAY_ID = DisplayIdGetter<DisplayIdType>; typedef