/aosp_15_r20/out/soong/.intermediates/packages/modules/ConfigInfrastructure/framework/framework-configinfrastructure.impl/android_common_apex34/javac/ |
D | framework-configinfrastructure.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/os/
android/ ... |
/aosp_15_r20/packages/providers/MediaProvider/tests/src/com/android/providers/media/photopicker/ |
D | PhotoPickerCloudTestUtils.java | 51 static boolean isCloudMediaEnabled(@NonNull String namespace) { in isCloudMediaEnabled() 60 static String getAllowedProvidersDeviceConfig(@NonNull String namespace) { in getAllowedProvidersDeviceConfig() 67 public static void enableCloudMediaAndSetAllowedCloudProviders( in enableCloudMediaAndSetAllowedCloudProviders() 83 static void disableCloudMediaAndClearAllowedCloudProviders(@NonNull String namespace) { in disableCloudMediaAndClearAllowedCloudProviders() 96 private static String readDeviceConfigProp(@NonNull String namespace, @NonNull String name) { in readDeviceConfigProp() 105 private static void writeDeviceConfigProp( in writeDeviceConfigProp() 110 private static void writeDeviceConfigProp( in writeDeviceConfigProp() 122 private static void deleteDeviceConfigProp(@NonNull String namespace, @NonNull String name) { in deleteDeviceConfigProp()
|
/aosp_15_r20/external/selinux/python/sepolicy/ |
H A D | sepolicy.py | 56 def __call__(self, parser, namespace, values, option_string=None): argument 64 def __call__(self, parser, namespace, values, option_string=None): argument 79 def __call__(self, parser, namespace, values, option_string=None): argument 102 def __call__(self, parser, namespace, values, option_string=None): argument 127 def __call__(self, parser, namespace, values, option_string=None): argument 139 def __call__(self, parser, namespace, values, option_string=None): argument 153 def __call__(self, parser, namespace, values, option_string=None): argument 166 def __call__(self, parser, namespace, values, option_string=None): argument 181 def __call__(self, parser, namespace, values, option_string=None): argument 189 def __call__(self, parser, namespace, value, option_string=None): argument [all …]
|
/aosp_15_r20/cts/tests/appsearch/aidl/com/android/cts/appsearch/ |
H A D | ICommandReceiver.aidl | 24 List<String> globalGet(in String packageName, in String databaseName, in String namespace, in globalGet() 29 boolean indexGloballySearchableDocument(in String databaseName, in String namespace, in indexGloballySearchableDocument() 33 in String namespace, in String id, in List<Bundle> packageBundles, in indexGloballySearchableDocumentVisibleToConfig() 37 in String databaseName, in String namespace, in byte[] data, in List<Bundle> packageBundles, in writeGloballySearchableBlobVisibleToConfig() 41 in String databaseName, in String namespace, in byte[] data); in writeGloballyNotSearchableBlob() 43 boolean removeBlob(in String packageName, in String databaseName, in String namespace, in removeBlob() 46 boolean indexNotGloballySearchableDocument(in String databaseName, in String namespace, in indexNotGloballySearchableDocument() 49 boolean indexAction(in String databaseName, in String namespace, in String id, in indexAction()
|
/aosp_15_r20/prebuilts/sdk/extensions/13/system/ |
HD | framework-configinfrastructure.jar | ... init> (java.lang.String)
String namespace
public android.provider.DeviceConfig$Properties$Builder ... |
/aosp_15_r20/prebuilts/sdk/35/system/ |
HD | framework-configinfrastructure.jar | ... init> (java.lang.String)
String namespace
public android.provider.DeviceConfig$Properties$Builder ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/ConfigInfrastructure/framework/framework-configinfrastructure.stubs.exportable.system.from-source/android_common/combined/ |
D | framework-configinfrastructure.stubs.exportable.system.from-source.jar | ... init> (java.lang.String)
String namespace
public android.provider.DeviceConfig$Properties build ( ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/ConfigInfrastructure/framework/framework-configinfrastructure.stubs.exportable.system.from-source/android_common/javac/ |
D | framework-configinfrastructure.stubs.exportable.system.from-source.jar | ... init> (java.lang.String)
String namespace
public android.provider.DeviceConfig$Properties build ( ... |
/aosp_15_r20/prebuilts/module_sdk/ConfigInfrastructure/current/sdk_library/system/ |
D | framework-configinfrastructure-stubs.jar | ... init> (java.lang.String)
String namespace
public android.provider.DeviceConfig$Properties$Builder ... |
/aosp_15_r20/prebuilts/module_sdk/ConfigInfrastructure/13/sdk_library/system/ |
D | framework-configinfrastructure-stubs.jar | ... init> (java.lang.String)
String namespace
public android.provider.DeviceConfig$Properties$Builder ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/ConfigInfrastructure/framework/framework-configinfrastructure.stubs.exportable.system/android_common/combined/ |
D | framework-configinfrastructure.stubs.exportable.system.jar | ... init> (java.lang.String)
String namespace
public android.provider.DeviceConfig$Properties build ( ... |
/aosp_15_r20/frameworks/base/ravenwood/runtime-helper-src/framework/android/provider/ |
H A D | RavenwoodConfigDataStore.java | 55 private record ObserverInfo(String namespace, ContentObserver observer) { in ObserverInfo() 77 private HashMap<String, String> getNamespaceLocked(@NonNull String namespace) { in getNamespaceLocked() 102 public Properties getProperties(@NonNull String namespace, @NonNull String... names) { in getProperties() 142 public boolean setProperty(@NonNull String namespace, @NonNull String name, in setProperty() 159 public boolean deleteProperty(@NonNull String namespace, @NonNull String name) { in deleteProperty() 174 public void resetToDefaults(int resetMode, @Nullable String namespace) { in resetToDefaults() 212 public void registerContentObserver(@NonNull String namespace, boolean notifyForescendants, in registerContentObserver() 237 private void notifyObserversLock(@NonNull String namespace, String[] keys) { in notifyObserversLock()
|
/aosp_15_r20/tools/tradefederation/core/res/config/checker/ |
D | baseline_config.json | 4 "namespace": "global", string 10 "namespace": "secure", string 17 "namespace": "secure", string 24 "namespace": "global", string 31 "namespace": "global", string 37 "namespace": "global", string 45 "namespace": "global", string 51 "namespace": "global", string
|
/aosp_15_r20/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/ |
H A D | NopAttributeSet.java | 45 public String getAttributeValue(String namespace, String name) { in getAttributeValue() 60 public int getAttributeListValue(String namespace, String attribute, String[] options, int in getAttributeListValue() 66 public boolean getAttributeBooleanValue(String namespace, String attribute, in getAttributeBooleanValue() 72 public int getAttributeResourceValue(String namespace, String attribute, int defaultValue) { in getAttributeResourceValue() 77 public int getAttributeIntValue(String namespace, String attribute, int defaultValue) { in getAttributeIntValue() 82 public int getAttributeUnsignedIntValue(String namespace, String attribute, in getAttributeUnsignedIntValue() 88 public float getAttributeFloatValue(String namespace, String attribute, in getAttributeFloatValue() 145 public ResourceValue getResolvedAttributeValue(@Nullable String namespace, in getResolvedAttributeValue()
|
/aosp_15_r20/frameworks/layoutlib/bridge/src/android/util/ |
H A D | BridgeXmlPullAttributes.java | 46 Map<String, Integer> getEnumValues( in getEnumValues() 108 ResourceNamespace namespace = ResourceNamespace.fromNamespaceUri(ns); in getAttributeNameResource() local 118 public int getAttributeListValue(String namespace, String attribute, in getAttributeListValue() 135 public boolean getAttributeBooleanValue(String namespace, String attribute, in getAttributeBooleanValue() 152 public int getAttributeResourceValue(String namespace, String attribute, int defaultValue) { in getAttributeResourceValue() 162 public int getAttributeIntValue(String namespace, String attribute, int defaultValue) { in getAttributeIntValue() 203 public int getAttributeUnsignedIntValue(String namespace, String attribute, in getAttributeUnsignedIntValue() 220 public float getAttributeFloatValue(String namespace, String attribute, in getAttributeFloatValue() 306 public ResourceValue getResolvedAttributeValue(@Nullable String namespace, in getResolvedAttributeValue()
|
/aosp_15_r20/external/opencensus-java/exporters/stats/prometheus/src/main/java/io/opencensus/exporter/stats/prometheus/ |
H A D | PrometheusStatsCollector.java | 55 private final String namespace; field in PrometheusStatsCollector 99 private final String namespace; field in PrometheusStatsCollector.ExportMetricExporter 101 private ExportMetricExporter(String namespace) { in ExportMetricExporter() 144 private final String namespace; field in PrometheusStatsCollector.DescribeMetricExporter 146 private DescribeMetricExporter(String namespace) { in DescribeMetricExporter() 157 metric.getMetricDescriptor(), namespace)); in export() local 179 PrometheusStatsCollector(MetricProducerManager metricProducerManager, String namespace) { in PrometheusStatsCollector()
|
/aosp_15_r20/prebuilts/sdk/extensions/13/module-lib/ |
HD | framework-configinfrastructure.jar | ... init> (java.lang.String)
String namespace
public android.provider.DeviceConfig$Properties$Builder ... |
/aosp_15_r20/prebuilts/sdk/35/module-lib/ |
HD | framework-configinfrastructure.jar | ... init> (java.lang.String)
String namespace
public android.provider.DeviceConfig$Properties$Builder ... |
/aosp_15_r20/prebuilts/module_sdk/ConfigInfrastructure/13/sdk_library/module-lib/ |
D | framework-configinfrastructure-stubs.jar | ... init> (java.lang.String)
String namespace
public android.provider.DeviceConfig$Properties$Builder ... |
/aosp_15_r20/prebuilts/module_sdk/ConfigInfrastructure/current/sdk_library/module-lib/ |
D | framework-configinfrastructure-stubs.jar | ... init> (java.lang.String)
String namespace
public android.provider.DeviceConfig$Properties$Builder ... |
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/module/ |
D | ModulesInfo.java | 78 final String namespace, final boolean enableCaptureModule) { in registerPhotoModule() 109 final String namespace) { in registerVideoModule() 134 final String namespace) { in registerWideAngleModule() 159 final String namespace) { in registerPhotoSphereModule() 184 final String namespace) { in registerRefocusModule() 209 final String namespace, final HdrPlusSupportLevel hdrPlusSupportLevel) { in registerGcamModule() 234 final String namespace, final boolean enableCaptureModule) { in registerCaptureIntentModule()
|
/aosp_15_r20/frameworks/base/services/flags/java/com/android/server/flags/ |
H A D | FlagOverrideStore.java | 51 boolean contains(String namespace, String name) { in contains() 57 public void set(String namespace, String name, String value) { in set() 64 public String get(String namespace, String name) { in get() 70 public void erase(String namespace, String name) { in erase() 78 Map<String, Map<String, String>> getFlagsForNamespace(String namespace) { in getFlagsForNamespace() 115 static String getPropName(String namespace, String name) { in getPropName() 120 void onFlagChanged(String namespace, String name, String value); in onFlagChanged()
|
/aosp_15_r20/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/ |
H A D | DeviceConfigShellHelper.java | 93 public NamespaceEntries list(String namespace) throws Exception { in list() 112 public void put(String namespace, String key, String value) throws Exception { in put() 117 public void put(String namespace, String key, String value, boolean makeDefault) in put() 127 public void delete(String namespace, String key) throws Exception { in delete() 170 private void putAll(String namespace, Map<String, String> entriesToAdd) throws Exception { in putAll() argument 176 private void deleteAll(String namespace, Map<String, String> entriesToDelete) throws Exception { in deleteAll() argument 194 public final String namespace; field in DeviceConfigShellHelper.NamespaceEntries 197 public NamespaceEntries(String namespace, Map<String, String> keyValues) { in NamespaceEntries() argument
|
/aosp_15_r20/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/ |
H A D | AttributeContainer.java | 59 public Object getAttribute(String namespace,String name) { in getAttribute() 87 public String getAttributeAsString(String namespace,String name) { in getAttributeAsString() 109 public boolean hasAttribute(final String namespace,final String name) { in hasAttribute() 137 public Object getAttributeSafely(String namespace,String name) { in getAttributeSafely() 171 public Object getAttributeSafelyAsString(String namespace,String name) { in getAttributeSafelyAsString() 189 private Integer attributeIndex(String namespace,String name) { in attributeIndex() 253 public void addAttribute(String namespace,String name, Object value) { in addAttribute() 278 public void addAttributeIfValue(String namespace,String name, Object value) { in addAttributeIfValue()
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/sdk_module-lib_current_framework-configinfrastructure/android_common/local-combined/ |
D | sdk_module-lib_current_framework-configinfrastructure.jar | ... init> (java.lang.String)
String namespace
public android.provider.DeviceConfig$Properties build ( ... |