• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2    {
3        "first_introduced": "13",
4        "name": "OH_AbilityRuntime_ApplicationContextGetCacheDir"
5    },
6    {
7        "first_introduced": "13",
8        "name": "OH_AbilityRuntime_ApplicationContextGetAreaMode"
9    },
10    {
11        "first_introduced": "13",
12        "name": "OH_AbilityRuntime_ApplicationContextGetBundleName"
13    },
14    {
15        "first_introduced": "15",
16        "name": "OH_AbilityRuntime_StartSelfUIAbility"
17    },
18    {
19        "first_introduced": "16",
20        "name": "OH_AbilityRuntime_ApplicationContextGetTempDir"
21    },
22    {
23        "first_introduced": "16",
24        "name": "OH_AbilityRuntime_ApplicationContextGetFilesDir"
25    },
26    {
27        "first_introduced": "16",
28        "name": "OH_AbilityRuntime_ApplicationContextGetDatabaseDir"
29    },
30    {
31        "first_introduced": "16",
32        "name": "OH_AbilityRuntime_ApplicationContextGetPreferencesDir"
33    },
34    {
35        "first_introduced": "16",
36        "name": "OH_AbilityRuntime_ApplicationContextGetBundleCodeDir"
37    },
38    {
39        "first_introduced": "16",
40        "name": "OH_AbilityRuntime_ApplicationContextGetDistributedFilesDir"
41    },
42    {
43        "first_introduced": "16",
44        "name": "OH_AbilityRuntime_ApplicationContextGetCloudFileDir"
45    },
46    {
47        "first_introduced": "17",
48        "name": "OH_AbilityRuntime_StartSelfUIAbilityWithStartOptions"
49    },
50    {
51        "first_introduced": "17",
52        "name": "OH_AbilityRuntime_CreateStartOptions"
53    },
54    {
55        "first_introduced": "17",
56        "name": "OH_AbilityRuntime_DestroyStartOptions"
57    },
58    {
59        "first_introduced": "17",
60        "name": "OH_AbilityRuntime_SetStartOptionsWindowMode"
61    },
62    {
63        "first_introduced": "17",
64        "name": "OH_AbilityRuntime_GetStartOptionsWindowMode"
65    },
66    {
67        "first_introduced": "17",
68        "name": "OH_AbilityRuntime_SetStartOptionsDisplayId"
69    },
70    {
71        "first_introduced": "17",
72        "name": "OH_AbilityRuntime_GetStartOptionsDisplayId"
73    },
74    {
75        "first_introduced": "17",
76        "name": "OH_AbilityRuntime_SetStartOptionsWithAnimation"
77    },
78    {
79        "first_introduced": "17",
80        "name": "OH_AbilityRuntime_GetStartOptionsWithAnimation"
81    },
82    {
83        "first_introduced": "17",
84        "name": "OH_AbilityRuntime_SetStartOptionsWindowLeft"
85    },
86    {
87        "first_introduced": "17",
88        "name": "OH_AbilityRuntime_GetStartOptionsWindowLeft"
89    },
90    {
91        "first_introduced": "17",
92        "name": "OH_AbilityRuntime_SetStartOptionsWindowTop"
93    },
94    {
95        "first_introduced": "17",
96        "name": "OH_AbilityRuntime_GetStartOptionsWindowTop"
97    },
98    {
99        "first_introduced": "17",
100        "name": "OH_AbilityRuntime_SetStartOptionsWindowHeight"
101    },
102    {
103        "first_introduced": "17",
104        "name": "OH_AbilityRuntime_GetStartOptionsWindowHeight"
105    },
106    {
107        "first_introduced": "17",
108        "name": "OH_AbilityRuntime_SetStartOptionsWindowWidth"
109    },
110    {
111        "first_introduced": "17",
112        "name": "OH_AbilityRuntime_GetStartOptionsWindowWidth"
113    },
114    {
115        "first_introduced": "17",
116        "name": "OH_AbilityRuntime_SetStartOptionsStartVisibility"
117    },
118    {
119        "first_introduced": "17",
120        "name": "OH_AbilityRuntime_GetStartOptionsStartVisibility"
121    },
122    {
123        "first_introduced": "17",
124        "name": "OH_AbilityRuntime_SetStartOptionsStartWindowIcon"
125    },
126    {
127        "first_introduced": "17",
128        "name": "OH_AbilityRuntime_GetStartOptionsStartWindowIcon"
129    },
130    {
131        "first_introduced": "17",
132        "name": "OH_AbilityRuntime_SetStartOptionsStartWindowBackgroundColor"
133    },
134    {
135        "first_introduced": "17",
136        "name": "OH_AbilityRuntime_GetStartOptionsStartWindowBackgroundColor"
137    },
138    {
139        "first_introduced": "17",
140        "name": "OH_AbilityRuntime_SetStartOptionsSupportedWindowModes"
141    },
142    {
143        "first_introduced": "17",
144        "name": "OH_AbilityRuntime_GetStartOptionsSupportedWindowModes"
145    },
146    {
147        "first_introduced": "17",
148        "name": "OH_AbilityRuntime_SetStartOptionsMinWindowWidth"
149    },
150    {
151        "first_introduced": "17",
152        "name": "OH_AbilityRuntime_GetStartOptionsMinWindowWidth"
153    },
154    {
155        "first_introduced": "17",
156        "name": "OH_AbilityRuntime_SetStartOptionsMaxWindowWidth"
157    },
158    {
159        "first_introduced": "17",
160        "name": "OH_AbilityRuntime_GetStartOptionsMaxWindowWidth"
161    },
162    {
163        "first_introduced": "17",
164        "name": "OH_AbilityRuntime_SetStartOptionsMinWindowHeight"
165    },
166    {
167        "first_introduced": "17",
168        "name": "OH_AbilityRuntime_GetStartOptionsMinWindowHeight"
169    },
170    {
171        "first_introduced": "17",
172        "name": "OH_AbilityRuntime_SetStartOptionsMaxWindowHeight"
173    },
174    {
175        "first_introduced": "17",
176        "name": "OH_AbilityRuntime_GetStartOptionsMaxWindowHeight"
177    },
178	{
179        "first_introduced": "20",
180        "name": "OH_AbilityRuntime_ApplicationContextGetResourceDir"
181    }
182]