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.java952 final Surface oldSurface = mAdvertisedDisplaySurface; in advertiseDisplay() local
963 if (oldSurface != null && surface != oldSurface) { in advertiseDisplay()
977 if (surface != null && surface != oldSurface) { in advertiseDisplay()