169b07161bebdb2c726e3a826c2268866f1a94517Jeff Brown/* Copyright 2013, The Android Open Source Project
269b07161bebdb2c726e3a826c2268866f1a94517Jeff Brown**
369b07161bebdb2c726e3a826c2268866f1a94517Jeff Brown** Licensed under the Apache License, Version 2.0 (the "License");
469b07161bebdb2c726e3a826c2268866f1a94517Jeff Brown** you may not use this file except in compliance with the License.
569b07161bebdb2c726e3a826c2268866f1a94517Jeff Brown** You may obtain a copy of the License at
669b07161bebdb2c726e3a826c2268866f1a94517Jeff Brown**
769b07161bebdb2c726e3a826c2268866f1a94517Jeff Brown**     http://www.apache.org/licenses/LICENSE-2.0
869b07161bebdb2c726e3a826c2268866f1a94517Jeff Brown**
969b07161bebdb2c726e3a826c2268866f1a94517Jeff Brown** Unless required by applicable law or agreed to in writing, software
1069b07161bebdb2c726e3a826c2268866f1a94517Jeff Brown** distributed under the License is distributed on an "AS IS" BASIS,
1169b07161bebdb2c726e3a826c2268866f1a94517Jeff Brown** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1269b07161bebdb2c726e3a826c2268866f1a94517Jeff Brown** See the License for the specific language governing permissions and
1369b07161bebdb2c726e3a826c2268866f1a94517Jeff Brown** limitations under the License.
1469b07161bebdb2c726e3a826c2268866f1a94517Jeff Brown*/
1569b07161bebdb2c726e3a826c2268866f1a94517Jeff Brown
1669b07161bebdb2c726e3a826c2268866f1a94517Jeff Brownpackage android.media;
1769b07161bebdb2c726e3a826c2268866f1a94517Jeff Brown
1869b07161bebdb2c726e3a826c2268866f1a94517Jeff Brownparcelable MediaRouterClientState;
19