Home
last modified time | relevance | path

Searched defs:getConfig (Results 1 – 25 of 41) sorted by relevance

12

/ohos5.0/base/customization/enterprise_device_management/services/edm/src/
H A Dplugin_manager.cpp119 IPlugin::PolicyPermissionConfig getConfig = plugin->GetAllPermission(FuncOperateType::GET); in AddPlugin() local
243 … IPlugin::PolicyPermissionConfig getConfig = it->second->GetAllPermission(FuncOperateType::GET); in DumpPlugin() local
261 … IPlugin::PolicyPermissionConfig getConfig = it->second->GetAllPermission(FuncOperateType::GET); in DumpPlugin() local
/aosp14/frameworks/base/core/java/android/privacy/
H A DDifferentialPrivacyEncoder.java67 DifferentialPrivacyConfig getConfig(); in getConfig() method
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
H A DMockWeaverService.java26 public void getConfig(getConfigCallback cb) throws RemoteException { in getConfig() method in MockWeaverService
/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/utils/leaks/
H A DFakeZenModeController.java48 public ZenModeConfig getConfig() { in getConfig() method in FakeZenModeController
/aosp14/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/
H A DWifiAssociationTest.java80 private WifiConfiguration getConfig(String ssid, SecurityType securityType, String password) { in getConfig() method in WifiAssociationTest
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dscreen_off_time_plugin.cpp49 IPlugin::PolicyPermissionConfig getConfig = IPlugin::PolicyPermissionConfig(getPerms, in InitPlugin() local
H A Ddisabled_network_interface_plugin.cpp46 IPlugin::PolicyPermissionConfig getConfig = IPlugin::PolicyPermissionConfig(getPerms, in InitPlugin() local
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DWeaverHidlAdapter.java42 public WeaverConfig getConfig() throws RemoteException { in getConfig() method in WeaverHidlAdapter
/ohos5.0/drivers/hdf_core/framework/model/camera/device_impl/include/
H A Dcamera_common_device.h34 int32_t (*getConfig)(struct SubDevice subDev); member
/aosp14/frameworks/base/core/java/android/privacy/internal/rappor/
H A DRapporEncoder.java131 public RapporConfig getConfig() { in getConfig() method in RapporEncoder
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DZenModeController.java32 ZenModeConfig getConfig(); in getConfig() method
H A DZenModeControllerImpl.java204 public ZenModeConfig getConfig() { in getConfig() method in ZenModeControllerImpl
/aosp14/frameworks/base/core/java/android/privacy/internal/longitudinalreporting/
H A DLongitudinalReportingEncoder.java148 public LongitudinalReportingConfig getConfig() { in getConfig() method in LongitudinalReportingEncoder
/aosp14/frameworks/base/telephony/java/android/telephony/ims/aidl/
H A DIImsServiceController.aidl45 IImsConfig getConfig(int slotId, int subId); in getConfig() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DListGridLayout.java181 private int[] getConfig() { in getConfig() method in ListGridLayout
/ohos5.0/docs/zh-cn/application-dev/reference/apis-calendar-kit/
H A Djs-apis-calendarManager.md1336 ### getConfig subsection
/ohos5.0/docs/en/application-dev/reference/apis-calendar-kit/
H A Djs-apis-calendarManager.md1340 ### getConfig subsection
/aosp14/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/mdnsFilter/
H A DVendorConfig.java87 public static @Nullable VendorConfig getConfig(@NonNull Context context, @NonNull String name) in getConfig() method in VendorConfig
/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_inner_api_test.cpp128 ReportConfig getConfig; in CheckSameConfig() local
148 ReportConfig getConfig; in CheckSetConfig() local
/aosp14/frameworks/base/tests/UiBench/src/com/android/test/uibench/opengl/
H A DImageFlipRenderThread.java373 private static int[] getConfig() { in getConfig() method in ImageFlipRenderThread
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/common/
H A DBitmapUtils.java130 private static Bitmap.Config getConfig(Bitmap bitmap) { in getConfig() method in BitmapUtils
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
H A DBlockingGLTextureView.java127 private static int[] getConfig() { in getConfig() method in BlockingGLTextureView.EglHelper
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DGLTextureViewActivity.java422 private static int[] getConfig() { in getConfig() method in GLTextureViewActivity.RenderThread
/aosp14/frameworks/base/core/java/android/os/
H A DVibrator.java161 private VibrationConfig getConfig() { in getConfig() method in Vibrator
/ohos5.0/drivers/hdf_core/framework/support/platform/include/i3c/
H A Di3c_core.h171 int32_t (*getConfig)(struct I3cCntlr *cntlr, struct I3cConfig *config); member

12