• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2    {
3        "first_instroduced":"12",
4        "name":"OH_NativeDisplayManager_GetDefaultDisplayId"
5    },
6    {
7        "first_instroduced":"12",
8        "name":"OH_NativeDisplayManager_GetDefaultDisplayWidth"
9    },
10    {
11        "first_instroduced":"12",
12        "name":"OH_NativeDisplayManager_GetDefaultDisplayHeight"
13    },
14    {
15        "first_instroduced":"12",
16        "name":"OH_NativeDisplayManager_GetDefaultDisplayRotation"
17    },
18    {
19        "first_instroduced":"12",
20        "name":"OH_NativeDisplayManager_GetDefaultDisplayOrientation"
21    },
22    {
23        "first_instroduced":"12",
24        "name":"OH_NativeDisplayManager_GetDefaultDisplayVirtualPixelRatio"
25    },
26    {
27        "first_instroduced":"12",
28        "name":"OH_NativeDisplayManager_GetDefaultDisplayRefreshRate"
29    },
30    {
31        "first_instroduced":"12",
32        "name":"OH_NativeDisplayManager_GetDefaultDisplayDensityDpi"
33    },
34    {
35        "first_instroduced":"12",
36        "name":"OH_NativeDisplayManager_GetDefaultDisplayDensityPixels"
37    },
38    {
39        "first_instroduced":"12",
40        "name":"OH_NativeDisplayManager_GetDefaultDisplayScaledDensity"
41    },
42    {
43        "first_instroduced":"12",
44        "name":"OH_NativeDisplayManager_GetDefaultDisplayDensityXdpi"
45    },
46    {
47        "first_instroduced":"12",
48        "name":"OH_NativeDisplayManager_GetDefaultDisplayDensityYdpi"
49    },
50    {
51        "first_instroduced":"12",
52        "name":"OH_NativeDisplayManager_CreateDefaultDisplayCutoutInfo"
53    },
54    {
55        "first_instroduced":"12",
56        "name":"OH_NativeDisplayManager_DestroyDefaultDisplayCutoutInfo"
57    },
58    {
59        "first_instroduced":"12",
60        "name":"OH_NativeDisplayManager_IsFoldable"
61    },
62    {
63        "first_instroduced":"12",
64        "name":"OH_NativeDisplayManager_GetFoldDisplayMode"
65    },
66    {
67        "first_instroduced":"12",
68        "name":"OH_NativeDisplayManager_RegisterFoldDisplayModeChangeListener"
69    },
70    {
71        "first_instroduced":"12",
72        "name":"OH_NativeDisplayManager_UnregisterFoldDisplayModeChangeListener"
73    },
74    {
75        "first_instroduced":"12",
76        "name":"OH_NativeDisplayManager_RegisterDisplayChangeListener"
77    },
78    {
79        "first_instroduced":"12",
80        "name":"OH_NativeDisplayManager_UnregisterDisplayChangeListener"
81    },
82    {
83        "first_instroduced":"14",
84        "name":"OH_NativeDisplayManager_CreatePrimaryDisplay"
85    },
86    {
87        "first_instroduced":"14",
88        "name":"OH_NativeDisplayManager_CreateDisplayById"
89    },
90    {
91        "first_instroduced":"14",
92        "name":"OH_NativeDisplayManager_DestroyDisplay"
93    },
94    {
95        "first_instroduced":"14",
96        "name":"OH_NativeDisplayManager_CreateAllDisplays"
97    },
98    {
99        "first_instroduced":"14",
100        "name":"OH_NativeDisplayManager_DestroyAllDisplays"
101    },
102    {
103        "first_instroduced":"14",
104        "name":"OH_NativeDisplayManager_CaptureScreenPixelmap"
105    },
106    {
107        "first_instroduced":"20",
108        "name":"OH_NativeDisplayManager_RegisterAvailableAreaChangeListener"
109    },
110    {
111        "first_instroduced":"20",
112        "name":"OH_NativeDisplayManager_UnregisterAvailableAreaChangeListener"
113    },
114    {
115        "first_instroduced":"20",
116        "name":"OH_NativeDisplayManager_CreateAvailableArea"
117    },
118    {
119        "first_instroduced":"20",
120        "name":"OH_NativeDisplayManager_DestroyAvailableArea"
121    },
122    {
123        "first_instroduced":"20",
124        "name":"OH_NativeDisplayManager_RegisterDisplayAddListener"
125    },
126    {
127        "first_instroduced":"20",
128        "name":"OH_NativeDisplayManager_UnregisterDisplayAddListener"
129    },
130    {
131        "first_instroduced":"20",
132        "name":"OH_NativeDisplayManager_RegisterDisplayRemoveListener"
133    },
134    {
135        "first_instroduced":"20",
136        "name":"OH_NativeDisplayManager_UnregisterDisplayRemoveListener"
137    },
138    {
139        "first_instroduced":"20",
140        "name":"OH_NativeDisplayManager_GetDisplaySourceMode"
141    },
142    {
143        "first_instroduced":"20",
144        "name":"OH_NativeDisplayManager_GetDisplayPosition"
145    }
146]