Home
last modified time | relevance | path

Searched refs:getPresentationDisplayId (Results 1 – 25 of 37) 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/mediarouter/src/main/java/androidx/mediarouter/media/
DMediaRouteDescriptor.java264 public int getPresentationDisplayId() { in getPresentationDisplayId() method in MediaRouteDescriptor
329 result.append(", presentationDisplayId=").append(getPresentationDisplayId()); in toString()
DMediaRouter.java1425 public int getPresentationDisplayId() { in getPresentationDisplayId() method in MediaRouter.RouteInfo
1543 if (mPresentationDisplayId != descriptor.getPresentationDisplayId()) { in updateDescriptor()
1544 mPresentationDisplayId = descriptor.getPresentationDisplayId(); in updateDescriptor()
DSystemMediaRouteProvider.java753 != record.mRouteDescriptor.getPresentationDisplayId()) { in onRoutePresentationDisplayChanged()
/frameworks/av/packages/MediaComponents/src/com/android/support/mediarouter/media/
DMediaRouteDescriptor.java260 public int getPresentationDisplayId() { in getPresentationDisplayId() method in MediaRouteDescriptor
325 result.append(", presentationDisplayId=").append(getPresentationDisplayId()); in toString()
DMediaRouter.java1424 public int getPresentationDisplayId() { in getPresentationDisplayId() method in MediaRouter.RouteInfo
1542 if (mPresentationDisplayId != descriptor.getPresentationDisplayId()) { in updateDescriptor()
1543 mPresentationDisplayId = descriptor.getPresentationDisplayId(); in updateDescriptor()
DSystemMediaRouteProvider.java754 != record.mRouteDescriptor.getPresentationDisplayId()) { in onRoutePresentationDisplayChanged()
/frameworks/support/mediarouter/src/main/java/androidx/mediarouter/app/
DMediaRouteControllerDialog.java988 if (mRoute.getPresentationDisplayId() in updatePlaybackControlLayout()
/frameworks/av/packages/MediaComponents/src/com/android/support/mediarouter/app/
DMediaRouteControllerDialog.java991 if (mRoute.getPresentationDisplayId() in updatePlaybackControlLayout()
/frameworks/support/mediarouter/api/
Dcurrent.txt174 method public int getPresentationDisplayId();
/frameworks/support/mediarouter/api_legacy/
D27.0.0.txt174 method public int getPresentationDisplayId();
D26.0.0.txt174 method public int getPresentationDisplayId();
Dcurrent.txt174 method public int getPresentationDisplayId();
D27.1.0.txt174 method public int getPresentationDisplayId();
D28.0.0-alpha1.txt174 method public int getPresentationDisplayId();
D26.1.0.txt174 method public int getPresentationDisplayId();
/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.2.0.txt8617 method public int getPresentationDisplayId();
D25.0.0.txt8206 method public int getPresentationDisplayId();
D24.2.0.txt8128 method public int getPresentationDisplayId();
D23.0.0.txt8429 method public int getPresentationDisplayId();
D23.1.1.txt8759 method public int getPresentationDisplayId();

12