14dfc7d99Sopenharmony_ci# Copyright (c) 2023 Huawei Device Co., Ltd.
24dfc7d99Sopenharmony_ci# Licensed under the Apache License, Version 2.0 (the "License");
34dfc7d99Sopenharmony_ci# you may not use this file except in compliance with the License.
44dfc7d99Sopenharmony_ci# You may obtain a copy of the License at
54dfc7d99Sopenharmony_ci#
64dfc7d99Sopenharmony_ci#     http://www.apache.org/licenses/LICENSE-2.0
74dfc7d99Sopenharmony_ci#
84dfc7d99Sopenharmony_ci# Unless required by applicable law or agreed to in writing, software
94dfc7d99Sopenharmony_ci# distributed under the License is distributed on an "AS IS" BASIS,
104dfc7d99Sopenharmony_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
114dfc7d99Sopenharmony_ci# See the License for the specific language governing permissions and
124dfc7d99Sopenharmony_ci# limitations under the License.
134dfc7d99Sopenharmony_ci
144dfc7d99Sopenharmony_ci1.0 {
154dfc7d99Sopenharmony_ci  global:
164dfc7d99Sopenharmony_ci    *PluginMgr*GetConfig*;
174dfc7d99Sopenharmony_ci    *PluginMgr*GetInstance*;
184dfc7d99Sopenharmony_ci    *PluginMgr*Init*;
194dfc7d99Sopenharmony_ci    *PluginMgr*SubscribeResource*;
204dfc7d99Sopenharmony_ci    *PluginMgr*UnSubscribeResource*;
214dfc7d99Sopenharmony_ci    *PluginMgr*GetRunner*;
224dfc7d99Sopenharmony_ci    ReportDataInProcess;
234dfc7d99Sopenharmony_ci    *Marshalling*;
244dfc7d99Sopenharmony_ci    *Subscrib*;
254dfc7d99Sopenharmony_ci    *Observer*;
264dfc7d99Sopenharmony_ci    *Listener*;
274dfc7d99Sopenharmony_ci    *ReportAppStateInProcess*;
284dfc7d99Sopenharmony_ci    SetListFlingTimeoutTime;
294dfc7d99Sopenharmony_ci    SetListFlingEndTime;
304dfc7d99Sopenharmony_ci    SetListFlingSpeedLimit;
314dfc7d99Sopenharmony_ci    SetSlideNormalDetectingTime;
324dfc7d99Sopenharmony_ci    SetBlockedTime;
334dfc7d99Sopenharmony_ci  local:
344dfc7d99Sopenharmony_ci    *;
354dfc7d99Sopenharmony_ci};
36