Searched refs:DISPLAY_REMOVED (Results 1 – 2 of 2) sorted by relevance
47 private static final int DISPLAY_REMOVED = 3; field in DisplayEventActivity71 callback(displayId, DISPLAY_REMOVED); in onCreate()111 if (event == DISPLAY_REMOVED) { in callback()
80 private static final int DISPLAY_REMOVED = 3; field in DisplayEventTest347 mDisplayBundles.valueAt(i).waitDisplayEvent(DISPLAY_REMOVED); in testDisplayEvents()