Home
last modified time | relevance | path

Searched defs:displayStates (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp759 SortedVector<DisplayState> displayStates; in readFromParcel() local
1193 Vector<DisplayState> displayStates; in apply() local
/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java5477 final int[] displayStates = new int[numDisplays]; in noteScreenStateLocked() local