2 * Copyright (c) 2015 Samsung Electronics Co., Ltd. All rights reserved.
4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at
8 * http://www.apache.org/licenses/LICENSE-2.0
10 * Unless required by applicable law or agreed to in writing, software
11 * distributed under the License is distributed on an "AS IS" BASIS,
12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 * See the License for the specific language governing permissions and
14 * limitations under the License.
26 APP_TERM_BY_PID_WITHOUT_RESTART,
34 APP_RUNNING_INFO_RESULT,
44 APP_RUNNING_LIST_UPDATE,
46 APP_TERM_BY_PID_ASYNC,
47 APP_TERM_BGAPP_BY_PID,
53 APP_GROUP_GET_LEADER_PID,
54 APP_GROUP_GET_LEADER_PIDS,
55 APP_GROUP_GET_GROUP_PIDS,
56 APP_GROUP_GET_IDLE_PIDS,
59 APP_GROUP_ACTIVATE_BELOW,
65 /* for data-control */
66 APP_GET_DC_SOCKET_PAIR,
68 /* for message-port */
69 APP_GET_MP_SOCKET_PAIR,
79 /* background category */
83 /* for special purpose */
85 /* reserved for AMD Agent */
89 APP_SET_APP_CONTROL_DEFAULT_APP,
90 APP_UNSET_APP_CONTROL_DEFAULT_APP,