Searched defs:logicalHeight (Results 1 – 3 of 3) sorted by relevance
74 int logicalHeight() const { return mWindowInfo.size.height(); } in logicalHeight() function
269 final int logicalHeight = displayInfo.logicalHeight; in testLayoutNonfullscreenTask() local334 final int logicalHeight = displayInfo.logicalHeight; in testCalculatePolicyCrop() local387 final int logicalHeight = displayInfo.logicalHeight; in testLayoutLetterboxedWindow() local
135 public int logicalHeight; field in DisplayInfo