Searched refs:DISPLAY_ID (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp31 static const int32_t DISPLAY_ID = 0; member in namespace:android
127 &event, DISPLAY_ID,
136 &event, DISPLAY_ID,
157 &event, DISPLAY_ID,
168 &event, DISPLAY_ID,
178 &event, DISPLAY_ID,
189 &event, DISPLAY_ID,
199 &event, DISPLAY_ID,
209 &event, DISPLAY_ID,
218 &event, DISPLAY_ID,
[all...]
H A DInputReader_test.cpp30 static const int32_t DISPLAY_ID = 0; member in namespace:android
1904 setDisplayInfoAndReconfigure(DISPLAY_ID,
1928 setDisplayInfoAndReconfigure(DISPLAY_ID,
1940 setDisplayInfoAndReconfigure(DISPLAY_ID,
1952 setDisplayInfoAndReconfigure(DISPLAY_ID,
1964 setDisplayInfoAndReconfigure(DISPLAY_ID,
1980 setDisplayInfoAndReconfigure(DISPLAY_ID,
1989 setDisplayInfoAndReconfigure(DISPLAY_ID,
2422 setDisplayInfoAndReconfigure(DISPLAY_ID,
2441 setDisplayInfoAndReconfigure(DISPLAY_ID,
[all...]
/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowState.java127 import static com.android.server.wm.WindowStateProto.DISPLAY_ID;
3252 proto.write(DISPLAY_ID, getDisplayId());
/frameworks/base/services/core/java/com/android/server/am/
H A DActivityStack.java89 import static com.android.server.am.ActivityStackProto.DISPLAY_ID;
5357 proto.write(DISPLAY_ID, mDisplayId);

Completed in 58 milliseconds