예제 #1
0
 public static void setVolumeMax(Object paramObject, int paramInt)
 {
   ((MediaRouter.UserRouteInfo)paramObject).setVolumeMax(paramInt);
 }