Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/display/
DWifiDisplayController.java953 final Surface oldSurface = mAdvertisedDisplaySurface; in advertiseDisplay() local
964 if (oldSurface != null && surface != oldSurface) { in advertiseDisplay()
978 if (surface != null && surface != oldSurface) { in advertiseDisplay()