10464b9ba16ea49f7bff55d7d85231c6dd832b58eHall Liu/*
20464b9ba16ea49f7bff55d7d85231c6dd832b58eHall Liu * Copyright 2016, The Android Open Source Project
30464b9ba16ea49f7bff55d7d85231c6dd832b58eHall Liu *
40464b9ba16ea49f7bff55d7d85231c6dd832b58eHall Liu * Licensed under the Apache License, Version 2.0 (the "License");
50464b9ba16ea49f7bff55d7d85231c6dd832b58eHall Liu * you may not use this file except in compliance with the License.
60464b9ba16ea49f7bff55d7d85231c6dd832b58eHall Liu * You may obtain a copy of the License at
70464b9ba16ea49f7bff55d7d85231c6dd832b58eHall Liu *
80464b9ba16ea49f7bff55d7d85231c6dd832b58eHall Liu *     http://www.apache.org/licenses/LICENSE-2.0
90464b9ba16ea49f7bff55d7d85231c6dd832b58eHall Liu *
100464b9ba16ea49f7bff55d7d85231c6dd832b58eHall Liu * Unless required by applicable law or agreed to in writing, software
110464b9ba16ea49f7bff55d7d85231c6dd832b58eHall Liu * distributed under the License is distributed on an "AS IS" BASIS,
120464b9ba16ea49f7bff55d7d85231c6dd832b58eHall Liu * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
130464b9ba16ea49f7bff55d7d85231c6dd832b58eHall Liu * See the License for the specific language governing permissions and
140464b9ba16ea49f7bff55d7d85231c6dd832b58eHall Liu * limitations under the License.
150464b9ba16ea49f7bff55d7d85231c6dd832b58eHall Liu */
160464b9ba16ea49f7bff55d7d85231c6dd832b58eHall Liu
170464b9ba16ea49f7bff55d7d85231c6dd832b58eHall Liupackage android.telecom;
180464b9ba16ea49f7bff55d7d85231c6dd832b58eHall Liu
190464b9ba16ea49f7bff55d7d85231c6dd832b58eHall Liu/**
200464b9ba16ea49f7bff55d7d85231c6dd832b58eHall Liu * {@hide}
210464b9ba16ea49f7bff55d7d85231c6dd832b58eHall Liu */
22057def534c2a18e2e1b70e1e5e04ce09e9ac3b79Hall Liuparcelable TelecomAnalytics;
23