Home
last modified time | relevance | path

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

12

/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
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DWeaverHidlAdapter.java42 public WeaverConfig getConfig() throws RemoteException { in getConfig() method in WeaverHidlAdapter
/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
/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
/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
/aosp14/frameworks/base/telephony/java/android/telephony/ims/
H A DImsService.java880 public ImsConfigImplBase getConfig(int slotId) { in getConfig() method in ImsService
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DConditionProviders.java122 protected Config getConfig() { in getConfig() method in ConditionProviders
H A DZenModeHelper.java920 public ZenModeConfig getConfig() { in getConfig() method in ZenModeHelper
/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DRecordingActivityMonitor.java92 AudioRecordingConfiguration getConfig() { in getConfig() method in RecordingActivityMonitor.RecordingState
/aosp14/frameworks/base/media/java/android/media/audiopolicy/
H A DAudioPolicy.java126 public AudioPolicyConfig getConfig() { return mConfig; } in getConfig() method in AudioPolicy
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DManagedServicesTest.java2270 protected Config getConfig() { in getConfig() method in ManagedServicesTest.TestManagedServices
2337 protected Config getConfig() { in getConfig() method in ManagedServicesTest.TestManagedServicesNoSettings
/aosp14/frameworks/base/core/jni/
H A Dcom_google_android_gles_jni_EGLImpl.cpp58 static inline EGLConfig getConfig(JNIEnv* env, jobject o) { in getConfig() function
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/
H A DAccessPoint.java878 public WifiConfiguration getConfig() { in getConfig() method in AccessPoint

12