Searched refs:getDisplayInfoForStateLocked (Results 1 – 3 of 3) sorted by relevance
426 final DisplayInfo displayInfoDefault = mLogicalDisplayMapper.getDisplayInfoForStateLocked( in testGetDisplayInfoForStateLocked_defaultLayout()432 final DisplayInfo displayInfoOther = mLogicalDisplayMapper.getDisplayInfoForStateLocked( in testGetDisplayInfoForStateLocked_defaultLayout()468 mLogicalDisplayMapper.getDisplayInfoForStateLocked( in testGetDisplayInfoForStateLocked_multipleLayouts()476 mLogicalDisplayMapper.getDisplayInfoForStateLocked( in testGetDisplayInfoForStateLocked_multipleLayouts()483 mLogicalDisplayMapper.getDisplayInfoForStateLocked( in testGetDisplayInfoForStateLocked_multipleLayouts()
388 public DisplayInfo getDisplayInfoForStateLocked(int deviceState, int displayId) { in getDisplayInfoForStateLocked() method in LogicalDisplayMapper
4789 displayInfo = mLogicalDisplayMapper.getDisplayInfoForStateLocked(state, in getPossibleDisplayInfo()