Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowContainer.java1732 final WindowContainer nextSource = source.getLastOrientationSource(); in getLastOrientationSource() local
1733 if (nextSource != null) { in getLastOrientationSource()
1734 return nextSource; in getLastOrientationSource()