Searched refs:getDisplayAdjustments (Results 1 – 8 of 8) sorted by relevance
327 mContext.getDisplayAdjustments(displayId)); in getOrCreateDisplayLocked()
410 public DisplayAdjustments getDisplayAdjustments() { in getDisplayAdjustments() method in Display
359 mDisplayAdjustments = display.getDisplayAdjustments(); in ViewRootImpl()
697 public DisplayAdjustments getDisplayAdjustments(int displayId) { in getDisplayAdjustments() method in ContextWrapper698 return mBase.getDisplayAdjustments(displayId); in getDisplayAdjustments()
3413 public abstract DisplayAdjustments getDisplayAdjustments(int displayId); in getDisplayAdjustments() method in Context
610 public DisplayAdjustments getDisplayAdjustments(int displayId) { in getDisplayAdjustments() method in MockContext
1453 public DisplayAdjustments getDisplayAdjustments(int displayId) { in getDisplayAdjustments() method in BridgeContext
2173 public DisplayAdjustments getDisplayAdjustments(int displayId) { in getDisplayAdjustments() method in ContextImpl2246 compatInfo = container.getDisplayAdjustments(displayId).getCompatibilityInfo(); in ContextImpl()