/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()
|
/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()
|
/packages/modules/ConfigInfrastructure/framework/java/android/provider/aidl/ |
D | IDeviceConfigManager.aidl | 9 Map<String, String> getProperties(String namespace, in String[] names); in getProperties() 11 boolean setProperties(String namespace, in Map<String, String> values); in setProperties() argument 13 boolean setProperty(String namespace, String key, String value, boolean makeDefault); in setProperty() 15 boolean deleteProperty(String namespace, String key); in deleteProperty()
|
/packages/modules/ConfigInfrastructure/framework/java/android/provider/ |
D | DeviceConfigManager.java | 42 public DeviceConfig.Properties getProperties(@NonNull String namespace, in getProperties() 52 public boolean setProperties(@NonNull String namespace, @NonNull Map<String, String> values) { in setProperties() 60 public boolean setProperty(@NonNull String namespace, @NonNull String name, in setProperty() 69 public boolean deleteProperty(@NonNull String namespace, @NonNull String name) { in deleteProperty()
|
D | SettingsConfigDataStore.java | 45 public @NonNull DeviceConfig.Properties getProperties(@NonNull String namespace, in getProperties() 59 public boolean setProperty(@NonNull String namespace, @NonNull String name, in setProperty() 65 public boolean deleteProperty(@NonNull String namespace, @NonNull String name) { in deleteProperty() 70 public void resetToDefaults(int resetMode, @Nullable String namespace) { in resetToDefaults() 96 public void registerContentObserver(@NonNull String namespace, boolean notifyForescendants, in registerContentObserver()
|
D | DeviceConfigDataStore.java | 35 …onNull DeviceConfig.Properties getProperties(@NonNull String namespace, @NonNull String ... names); in getProperties() 40 boolean setProperty(@NonNull String namespace, @NonNull String name, in setProperty() 43 boolean deleteProperty(@NonNull String namespace, @NonNull String name); in deleteProperty() 45 void resetToDefaults(int resetMode, @Nullable String namespace); in resetToDefaults() 57 void registerContentObserver(@NonNull String namespace, boolean notifyForescendants, in registerContentObserver()
|
D | DeviceConfig.java | 1119 void onDeviceConfigAccess(@NonNull String callingPackage, @NonNull String namespace); in onDeviceConfigAccess() 1136 public static String getProperty(@NonNull String namespace, @NonNull String name) { in getProperty() 1167 public static Properties getProperties(@NonNull String namespace, @NonNull String... names) { in getProperties() 1176 private static Properties getPropertiesWithoutOverrides(@NonNull String namespace, in getPropertiesWithoutOverrides() 1211 String namespace = namespaceAndFlag[0]; in getAllProperties() local 1244 public static String getString(@NonNull String namespace, @NonNull String name, in getString() 1261 public static boolean getBoolean(@NonNull String namespace, @NonNull String name, in getBoolean() 1279 public static int getInt(@NonNull String namespace, @NonNull String name, int defaultValue) { in getInt() 1304 public static long getLong(@NonNull String namespace, @NonNull String name, long defaultValue) { in getLong() 1329 public static float getFloat(@NonNull String namespace, @NonNull String name, in getFloat() [all …]
|
D | DeviceConfigServiceDataStore.java | 76 public DeviceConfig.Properties getProperties(@NonNull String namespace, in getProperties() 104 public boolean setProperty(@NonNull String namespace, @NonNull String name, in setProperty() 117 public boolean deleteProperty(@NonNull String namespace, @NonNull String name) { in deleteProperty() 129 public void resetToDefaults(int resetMode, @Nullable String namespace) { in resetToDefaults() 156 public void registerContentObserver(@NonNull String namespace, boolean notifyForDescendants, in registerContentObserver()
|
/packages/modules/IPsec/src/java/com/android/internal/net/utils/ |
D | IkeDeviceConfigUtils.java | 33 public static int getDeviceConfigPropertyInt( in getDeviceConfigPropertyInt() 58 public static int getDeviceConfigPropertyInt( in getDeviceConfigPropertyInt() 76 public static boolean getDeviceConfigPropertyBoolean( in getDeviceConfigPropertyBoolean() 91 public static String getDeviceConfigProperty( in getDeviceConfigProperty()
|
/packages/modules/ConfigInfrastructure/service/java/com/android/server/deviceconfig/db/ |
D | DeviceConfigDbAdapter.java | 40 public Map<String, String> getValuesForNamespace(String namespace, String... keys) { in getValuesForNamespace() 84 private boolean insertOrUpdateValue_inTransaction(String namespace, String key, String value) { in insertOrUpdateValue_inTransaction() 109 public boolean setValues(String namespace, Map<String, String> map) { in setValues() argument 132 public boolean setValue(String namespace, String key, String value, boolean makeDefault) { in setValue() 143 public boolean deleteValue(String namespace, String key) { in deleteValue()
|
/packages/modules/ConfigInfrastructure/service/java/com/android/server/deviceconfig/ |
D | DeviceConfigServiceImpl.java | 53 …public Map<String, String> getProperties(String namespace, String[] names) throws RemoteException { in getProperties() 58 public boolean setProperties(String namespace, Map<String, String> values) { in setProperties() argument 63 public boolean setProperty(String namespace, String key, String value, boolean makeDefault) { in setProperty() 68 public boolean deleteProperty(String namespace, String key) { in deleteProperty()
|
D | DeviceConfigBootstrapValues.java | 92 String namespace = line.substring(0, namespaceDelimiter); in processLine() local 115 private void writeToDeviceConfig(String namespace, String key, String value) { in writeToDeviceConfig()
|
/packages/modules/AppSearch/testing/contactsindexertests/src/com/android/server/appsearch/contactsindexer/ |
D | PersonBuilderHelperTest.java | 38 String namespace = "namespace"; in testFingerprintGeneration_creationTimestampAndFingerprintNotIncluded() local 111 String namespace = "namespace"; in testFingerprintGeneration_forEachPropertyType_string() local 141 String namespace = "namespace"; in testFingerprintGeneration_forEachPropertyType_boolean() local 159 String namespace = "namespace"; in testFingerprintGeneration_forEachPropertyType_stringArray() local 189 String namespace = "namespace"; in testFingerprintGeneration_forEachPropertyType_DocumentArray() local 230 String namespace = "namespace"; in testFingerprintGeneration_sameValueForDifferentProperties_differentFingerprint() local 246 String namespace = "namespace"; in testScore_setCorrectly() local 285 String namespace = "namespace"; in testGenerateFingerprintStringForPerson() local
|
/packages/modules/AppSearch/framework/java/external/android/app/appsearch/ |
D | SetBlobVisibilityRequest.java | 107 public @NonNull Builder setNamespaceDisplayedBySystem( in setNamespaceDisplayedBySystem() 136 public @NonNull Builder addNamespaceVisibleToConfig( in addNamespaceVisibleToConfig() 159 public @NonNull Builder clearNamespaceVisibleToConfigs(@NonNull String namespace) { in clearNamespaceVisibleToConfigs()
|
D | ReportSystemUsageRequest.java | 46 @NonNull String namespace, in ReportSystemUsageRequest() 110 @NonNull String namespace, in Builder()
|
/packages/apps/Settings/tests/robotests/testutils/com/android/settings/testutils/shadow/ |
D | ShadowDeviceConfig.java | 38 String namespace, String name, String value, boolean makeDefault) { in setProperty() 44 public static String getProperty(String namespace, String name) { in getProperty()
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/appsearch/ |
D | AppSearchDao.java | 128 @NonNull String namespace, in readConsentData() 153 @NonNull String namespace, in readAppSearchSessionData() 171 @NonNull String namespace, in readData() 296 @NonNull String namespace) { in deleteData()
|
D | AppSearchModuleEnrollmentStateDao.java | 64 @NonNull String namespace, in AppSearchModuleEnrollmentStateDao() 73 @NonNull String id, @NonNull String userId, @NonNull String namespace) { in AppSearchModuleEnrollmentStateDao()
|
/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/ |
D | DeviceConfigUtils.java | 106 public static String getDeviceConfigProperty(@NonNull String namespace, @NonNull String name, in getDeviceConfigProperty() 119 public static int getDeviceConfigPropertyInt(@NonNull String namespace, @NonNull String name, in getDeviceConfigPropertyInt() 143 public static int getDeviceConfigPropertyInt(@NonNull String namespace, @NonNull String name, in getDeviceConfigPropertyInt() 157 public static boolean getDeviceConfigPropertyBoolean(@NonNull String namespace, in getDeviceConfigPropertyBoolean() 232 private static boolean isFeatureEnabled(@NonNull String namespace, in isFeatureEnabled()
|
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/converter/ |
D | SearchResultToProtoConverterTest.java | 56 final String namespace = prefix + "namespace"; in testToSearchResultProto() local 149 final String namespace = prefix + "namespace"; in testToSearchResultProtoWithDoublyNested() local
|
/packages/modules/AdServices/shared/testing-libraries/host-side/java/com/android/adservices/shared/testing/ |
D | HostSideDeviceConfigHelper.java | 26 public HostSideDeviceConfigHelper(String namespace) { in HostSideDeviceConfigHelper()
|
/packages/modules/AppSearch/service/java/com/android/server/appsearch/isolated_storage_service/ |
D | IcingSearchEngine.java | 249 public GetResultProto get( in get() 421 public DeleteResultProto delete(@NonNull String namespace, @NonNull String uri) { in delete() 453 public DeleteByNamespaceResultProto deleteByNamespace(@NonNull String namespace) { in deleteByNamespace()
|
/packages/modules/AdServices/shared/testing-libraries/side-less/java/com/android/adservices/shared/testing/ |
D | DeviceConfigHelper.java | 57 DeviceConfigHelper(InterfaceFactory interfaceFactory, String namespace, RealLogger logger) { in DeviceConfigHelper() 178 protected Interface(String namespace, RealLogger logger) { in Interface() 403 Interface getInterface(String namespace); in getInterface()
|
/packages/modules/NetworkStack/apishim/common/com/android/networkstack/apishim/common/ |
D | BroadcastOptionsShim.java | 35 default BroadcastOptionsShim setDeliveryGroupMatchingKey(@NonNull String namespace, in setDeliveryGroupMatchingKey()
|
/packages/modules/AdServices/adservices/tests/test-util/java/com/android/adservices/experimental/ |
D | DeviceConfigFlagsRouletteRunner.java | 49 protected DeviceConfigFlagsRouletteRunner(Class<?> testClass, String namespace) in DeviceConfigFlagsRouletteRunner()
|