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

/frameworks/base/media/lib/java/com/android/media/remotedisplay/
H A DRemoteDisplay.java151 public int getPresentationDisplayId() { method in class:RemoteDisplay
/frameworks/support/v7/mediarouter/src/android/support/v7/media/
H A DMediaRouteDescriptor.java164 public int getPresentationDisplayId() { method in class:MediaRouteDescriptor
205 result.append(", presentationDisplayId=").append(getPresentationDisplayId());

Completed in 316 milliseconds