Home
last modified time | relevance | path

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

12

/frameworks/base/core/java/android/privacy/
DDifferentialPrivacyEncoder.java67 DifferentialPrivacyConfig getConfig(); in getConfig() method
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
DMockWeaverService.java26 public void getConfig(getConfigCallback cb) throws RemoteException { in getConfig() method in MockWeaverService
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/
DFakeZenModeController.java48 public ZenModeConfig getConfig() { in getConfig() method in FakeZenModeController
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/
DWifiAssociationTest.java80 private WifiConfiguration getConfig(String ssid, SecurityType securityType, String password) { in getConfig() method in WifiAssociationTest
/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsServiceController.aidl40 IImsConfig getConfig(int slotId); in getConfig() method
/frameworks/base/core/java/android/privacy/internal/rappor/
DRapporEncoder.java131 public RapporConfig getConfig() { in getConfig() method in RapporEncoder
/frameworks/compile/libbcc/include/bcc/
DRSCompilerDriver.h114 const CompilerConfig * getConfig() const { in getConfig() function
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DZenModeController.java32 ZenModeConfig getConfig(); in getConfig() method
DZenModeControllerImpl.java161 public ZenModeConfig getConfig() { in getConfig() method in ZenModeControllerImpl
/frameworks/base/core/java/android/privacy/internal/longitudinalreporting/
DLongitudinalReportingEncoder.java148 public LongitudinalReportingConfig getConfig() { in getConfig() method in LongitudinalReportingEncoder
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ims/
DTestImsServiceControllerAdapter.java74 public IImsConfig getConfig(int slotId) throws RemoteException { in getConfig() method in TestImsServiceControllerAdapter.ImsServiceControllerBinder
/frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/
DEglHelper.java145 private int[] getConfig() { in getConfig() method in EglHelper
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DListGridLayout.java181 private int[] getConfig() { in getConfig() method in ListGridLayout
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
DImsServiceControllerCompat.java120 public final IImsConfig getConfig(int slotId) { in getConfig() method in ImsServiceControllerCompat
/frameworks/base/telephony/java/android/telephony/ims/
DImsService.java359 public ImsConfigImplBase getConfig(int slotId) { in getConfig() method in ImsService
/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/mdnsFilter/
DVendorConfig.java87 public static @Nullable VendorConfig getConfig(@NonNull Context context, @NonNull String name) in getConfig() method in VendorConfig
/frameworks/base/core/java/android/net/
DIpSecTransform.java207 IpSecConfig getConfig() { in getConfig() method in IpSecTransform
/frameworks/base/tests/UiBench/src/com/android/test/uibench/opengl/
DImageFlipRenderThread.java373 private static int[] getConfig() { in getConfig() method in ImageFlipRenderThread
/frameworks/base/cmds/statsd/tools/loadtest/src/com/android/statsd/loadtest/
DConfigFactory.java95 public ConfigMetadata getConfig(int replication, TimeUnit bucket, boolean placebo, in getConfig() method in ConfigFactory
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/common/
DBitmapUtils.java130 private static Bitmap.Config getConfig(Bitmap bitmap) { in getConfig() method in BitmapUtils
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
DBlockingGLTextureView.java127 private static int[] getConfig() { in getConfig() method in BlockingGLTextureView.EglHelper
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DGLTextureViewActivity.java422 private static int[] getConfig() { in getConfig() method in GLTextureViewActivity.RenderThread
/frameworks/av/media/libmedia/omx/1.0/
DWOmxNode.cpp68 status_t LWOmxNode::getConfig( in getConfig() function in android::hardware::media::omx::V1_0::utils::LWOmxNode
279 Return<void> TWOmxNode::getConfig( in getConfig() function in android::hardware::media::omx::V1_0::utils::TWOmxNode
/frameworks/av/media/libstagefright/omx/1.0/
DWOmxNode.cpp71 status_t LWOmxNode::getConfig( in getConfig() function in android::hardware::media::omx::V1_0::implementation::LWOmxNode
282 Return<void> TWOmxNode::getConfig( in getConfig() function in android::hardware::media::omx::V1_0::implementation::TWOmxNode
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h334 AudioPolicyConfig& getConfig() { return mConfig; } in getConfig() function

12