Searched defs:EVENT_DISPLAY_DISCONNECTED (Results 1 – 2 of 2) sorted by relevance
206 private static final String EVENT_DISPLAY_DISCONNECTED = "EVENT_DISPLAY_DISCONNECTED"; field in DisplayManagerServiceTest
117 public static final int EVENT_DISPLAY_DISCONNECTED = 7; field in DisplayManagerGlobal