Home
last modified time | relevance | path

Searched refs:getPresentationDisplayId (Results 1 – 25 of 27) sorted by relevance

12

/frameworks/base/media/lib/remotedisplay/java/com/android/media/remotedisplay/
DRemoteDisplay.java150 public int getPresentationDisplayId() { in getPresentationDisplayId() method in RemoteDisplay
/frameworks/support/v7/mediarouter/src/android/support/v7/media/
DMediaRouteDescriptor.java263 public int getPresentationDisplayId() { in getPresentationDisplayId() method in MediaRouteDescriptor
328 result.append(", presentationDisplayId=").append(getPresentationDisplayId()); in toString()
DMediaRouter.java1417 public int getPresentationDisplayId() { in getPresentationDisplayId() method in MediaRouter.RouteInfo
1535 if (mPresentationDisplayId != descriptor.getPresentationDisplayId()) { in updateDescriptor()
1536 mPresentationDisplayId = descriptor.getPresentationDisplayId(); in updateDescriptor()
DSystemMediaRouteProvider.java756 != record.mRouteDescriptor.getPresentationDisplayId()) { in onRoutePresentationDisplayChanged()
/frameworks/support/v7/mediarouter/src/android/support/v7/app/
DMediaRouteControllerDialog.java987 if (mRoute.getPresentationDisplayId() in updatePlaybackControlLayout()
/frameworks/support/api/
D22.0.0.txt5084 method public int getPresentationDisplayId();
D22.1.0.txt5655 method public int getPresentationDisplayId();
D22.2.0.txt7256 method public int getPresentationDisplayId();
D22.2.1.txt7345 method public int getPresentationDisplayId();
D25.1.0.txt8617 method public int getPresentationDisplayId();
D25.0.0.txt8206 method public int getPresentationDisplayId();
D23.0.0.txt8429 method public int getPresentationDisplayId();
D25.2.0.txt8617 method public int getPresentationDisplayId();
D24.2.0.txt8128 method public int getPresentationDisplayId();
D26.0.0-alpha1.txt9522 method public int getPresentationDisplayId();
D23.2.1.txt9228 method public int getPresentationDisplayId();
D25.3.0.txt9051 method public int getPresentationDisplayId();
D23.2.0.txt9226 method public int getPresentationDisplayId();
D23.1.1.txt8759 method public int getPresentationDisplayId();
D25.4.0.txt9129 method public int getPresentationDisplayId();
D23.4.0.txt9244 method public int getPresentationDisplayId();
D23.1.0.txt8790 method public int getPresentationDisplayId();
D24.0.0.txt10003 method public int getPresentationDisplayId();
D26.0.0-beta1.txt10538 method public int getPresentationDisplayId();
D26.0.0-SNAPSHOT.txt10733 method public int getPresentationDisplayId();

12