Home
last modified time | relevance | path

Searched refs:getDisplayedContentSamplingAttributesInternal (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/display/
DDisplayManagerServiceTest.java388 displayManager.getDisplayedContentSamplingAttributesInternal(0); in testDisplayedContentSampling()
/frameworks/base/services/core/java/com/android/server/display/
DDisplayManagerService.java1300 DisplayedContentSamplingAttributes getDisplayedContentSamplingAttributesInternal( in getDisplayedContentSamplingAttributesInternal() method in DisplayManagerService
2469 return getDisplayedContentSamplingAttributesInternal(displayId); in getDisplayedContentSamplingAttributes()