Searched defs:mRemoteDisplayInterface (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/display/
H A DWifiDisplayController.java145 private String mRemoteDisplayInterface; field in class:WifiDisplayController
227 pw.println("mRemoteDisplayInterface=" + mRemoteDisplayInterface);
569 Slog.i(TAG, "Stopped listening for RTSP connection on " + mRemoteDisplayInterface
574 mRemoteDisplayInterface = null;
734 mRemoteDisplayInterface = iface;

Completed in 139 milliseconds