Searched refs:mPossibleDisplayInfoMapper (Results 1 – 3 of 3) sorted by relevance
62 mDisplayInfoMapper = mWm.mPossibleDisplayInfoMapper; in setUp()
2764 mWmService.mPossibleDisplayInfoMapper.removePossibleDisplayInfos(displayId); in onDisplayAdded()2793 mWmService.mPossibleDisplayInfoMapper.removePossibleDisplayInfos(displayId); in onDisplayRemoved()2819 mWmService.mPossibleDisplayInfoMapper.removePossibleDisplayInfos(displayId); in clearDisplayInfoCaches()
1108 final PossibleDisplayInfoMapper mPossibleDisplayInfoMapper; field in WindowManagerService1299 mPossibleDisplayInfoMapper = new PossibleDisplayInfoMapper(mDisplayManagerInternal); in WindowManagerService()9781 return mPossibleDisplayInfoMapper.getPossibleDisplayInfos(displayId);9791 return mPossibleDisplayInfoMapper.getPossibleDisplayInfos(displayId);