Searched refs:EVENT_FLAG_DISPLAY_ADDED (Results 1 – 13 of 13) sorted by relevance
58 private static final long ALL_DISPLAY_EVENTS = DisplayManager.EVENT_FLAG_DISPLAY_ADDED130 ALL_DISPLAY_EVENTS & ~DisplayManager.EVENT_FLAG_DISPLAY_ADDED, null); in testDisplayListenerIsNotCalled_WhenClientIsNotSubscribed()199 DisplayManager.EVENT_FLAG_DISPLAY_ADDED in testHandleDisplayChangeFromWindowManager()
47 context.getMainThreadHandler(), DisplayManager.EVENT_FLAG_DISPLAY_ADDED in RearDisplayPresentationRequestCallback()
74 DisplayManager.EVENT_FLAG_DISPLAY_ADDED in observe()
88 DisplayManager.EVENT_FLAG_DISPLAY_ADDED | DisplayManager.EVENT_FLAG_DISPLAY_CHANGED in observe()
150 DisplayManager.EVENT_FLAG_DISPLAY_ADDED in getDefault()
23 import android.hardware.display.DisplayManager.EVENT_FLAG_DISPLAY_ADDED in <lambda>()125 EVENT_FLAG_DISPLAY_ADDED or in <lambda>()
571 EVENT_FLAG_DISPLAY_ADDED,588 public static final long EVENT_FLAG_DISPLAY_ADDED = 1L << 0; field in DisplayManager763 registerDisplayListener(listener, handler, EVENT_FLAG_DISPLAY_ADDED in registerDisplayListener()
460 mask |= DisplayManager.EVENT_FLAG_DISPLAY_ADDED in calculateEventsMaskLocked()1285 if ((mEventsMask & DisplayManager.EVENT_FLAG_DISPLAY_ADDED) != 0) { in handleDisplayEventInner()
500 DisplayManager.EVENT_FLAG_DISPLAY_ADDED or in <lambda>()
192 private static final long STANDARD_DISPLAY_EVENTS = DisplayManager.EVENT_FLAG_DISPLAY_ADDED2182 & ~DisplayManager.EVENT_FLAG_DISPLAY_ADDED;
3772 return (mask & DisplayManager.EVENT_FLAG_DISPLAY_ADDED) != 0; in shouldSendEvent()3896 registerCallbackWithEventMask(callback, DisplayManager.EVENT_FLAG_DISPLAY_ADDED in registerCallback()
2623 eq(DisplayManager.EVENT_FLAG_DISPLAY_ADDED in testProximitySensorVoting()
1811 DisplayManager.EVENT_FLAG_DISPLAY_ADDED