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

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

Completed in 30 milliseconds