HomeSort by relevance Sort by last modified time
    Searched refs:EVENT_DISPLAY_ADDED (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/hardware/display/
DisplayManagerGlobal.java 65 public static final int EVENT_DISPLAY_ADDED = 1;
271 if (event == EVENT_DISPLAY_ADDED || event == EVENT_DISPLAY_REMOVED) {
629 case EVENT_DISPLAY_ADDED:
  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowDisplayManagerGlobal.java 94 notifyListeners(nextId, DisplayManagerGlobal.EVENT_DISPLAY_ADDED);
  /frameworks/base/services/core/java/com/android/server/display/
DisplayManagerService.java     [all...]

Completed in 98 milliseconds