Home
last modified time | relevance | path

Searched refs:getVolumeHandling (Results 1 – 25 of 33) sorted by relevance

12

/frameworks/base/media/lib/remotedisplay/java/com/android/media/remotedisplay/
DRemoteDisplay.java139 public int getVolumeHandling() { in getVolumeHandling() method in RemoteDisplay
/frameworks/support/v7/mediarouter/src/android/support/v7/media/
DMediaRouteDescriptor.java255 public int getVolumeHandling() { in getVolumeHandling() method in MediaRouteDescriptor
327 result.append(", volumeHandling=").append(getVolumeHandling()); in toString()
DSystemMediaRouteProvider.java619 MediaRouterJellybean.RouteInfo.getVolumeHandling(record.mRouteObj)); in onBuildSystemRouteDescriptor()
634 record.mRouteObj, record.mRoute.getVolumeHandling()); in updateUserRouteProperties()
DMediaRouter.java1309 public int getVolumeHandling() { in getVolumeHandling() method in MediaRouter.RouteInfo
1523 if (mVolumeHandling != descriptor.getVolumeHandling()) { in updateDescriptor()
1524 mVolumeHandling = descriptor.getVolumeHandling(); in updateDescriptor()
2701 mPlaybackInfo.volumeHandling = mSelectedRoute.getVolumeHandling(); in updatePlaybackInfoFromSelectedRoute()
/frameworks/support/v7/mediarouter/jellybean/android/support/v7/media/
DMediaRouterJellybean.java172 public static int getVolumeHandling(Object routeObj) { in getVolumeHandling() method in MediaRouterJellybean.RouteInfo
173 return ((android.media.MediaRouter.RouteInfo)routeObj).getVolumeHandling(); in getVolumeHandling()
/frameworks/base/core/java/com/android/internal/app/
DMediaRouteControllerDialog.java308 return mVolumeControlEnabled && mRoute.getVolumeHandling() == in isVolumeControlAvailable()
/frameworks/base/media/java/android/media/
DMediaRouter.java1908 public int getVolumeHandling() { in getVolumeHandling() method in MediaRouter.RouteInfo
2590 isFixedVolume &= route.getVolumeHandling() == PLAYBACK_VOLUME_FIXED; in routeUpdated()
/frameworks/support/v7/mediarouter/src/android/support/v7/app/
DMediaRouteControllerDialog.java1057 return mVolumeControlEnabled && route.getVolumeHandling() in isVolumeControlAvailable()
/frameworks/support/api/
D22.0.0.txt5087 method public int getVolumeHandling();
5276 method public int getVolumeHandling();
D22.1.0.txt5658 method public int getVolumeHandling();
5847 method public int getVolumeHandling();
D22.2.0.txt7259 method public int getVolumeHandling();
7448 method public int getVolumeHandling();
D22.2.1.txt7348 method public int getVolumeHandling();
7537 method public int getVolumeHandling();
D25.1.0.txt8620 method public int getVolumeHandling();
8817 method public int getVolumeHandling();
D25.0.0.txt8209 method public int getVolumeHandling();
8405 method public int getVolumeHandling();
D23.0.0.txt8432 method public int getVolumeHandling();
8621 method public int getVolumeHandling();
D25.2.0.txt8620 method public int getVolumeHandling();
8817 method public int getVolumeHandling();
D24.2.0.txt8131 method public int getVolumeHandling();
8327 method public int getVolumeHandling();
D26.0.0-alpha1.txt9525 method public int getVolumeHandling();
9722 method public int getVolumeHandling();
D23.2.1.txt9231 method public int getVolumeHandling();
9427 method public int getVolumeHandling();
D25.3.0.txt9054 method public int getVolumeHandling();
9251 method public int getVolumeHandling();
D23.2.0.txt9229 method public int getVolumeHandling();
9425 method public int getVolumeHandling();
D23.1.1.txt8762 method public int getVolumeHandling();
8965 method public int getVolumeHandling();
D25.4.0.txt9132 method public int getVolumeHandling();
9329 method public int getVolumeHandling();
D23.4.0.txt9247 method public int getVolumeHandling();
9443 method public int getVolumeHandling();
D23.1.0.txt8793 method public int getVolumeHandling();
8996 method public int getVolumeHandling();

12