Home
last modified time | relevance | path

Searched defs:getProperty (Results 26 – 50 of 2140) sorted by relevance

12345678910>>...86

/aosp_15_r20/external/google-cloud-java/java-analytics-admin/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/
H A DBigQueryLinkName.java49 public String getProperty() { in getProperty() method in BigQueryLinkName
165 public String getProperty() { in getProperty() method in BigQueryLinkName.Builder
H A DGlobalSiteTagName.java50 public String getProperty() { in getProperty() method in GlobalSiteTagName
166 public String getProperty() { in getProperty() method in GlobalSiteTagName.Builder
H A DExpandedDataSetName.java50 public String getProperty() { in getProperty() method in ExpandedDataSetName
171 public String getProperty() { in getProperty() method in ExpandedDataSetName.Builder
H A DFirebaseLinkName.java49 public String getProperty() { in getProperty() method in FirebaseLinkName
165 public String getProperty() { in getProperty() method in FirebaseLinkName.Builder
H A DSearchAds360LinkName.java50 public String getProperty() { in getProperty() method in SearchAds360LinkName
171 public String getProperty() { in getProperty() method in SearchAds360LinkName.Builder
H A DConversionEventName.java50 public String getProperty() { in getProperty() method in ConversionEventName
171 public String getProperty() { in getProperty() method in ConversionEventName.Builder
H A DEnhancedMeasurementSettingsName.java50 public String getProperty() { in getProperty() method in EnhancedMeasurementSettingsName
167 public String getProperty() { in getProperty() method in EnhancedMeasurementSettingsName.Builder
H A DDisplayVideo360AdvertiserLinkProposalName.java51 public String getProperty() { in getProperty() method in DisplayVideo360AdvertiserLinkProposalName
189 public String getProperty() { in getProperty() method in DisplayVideo360AdvertiserLinkProposalName.Builder
H A DCustomDimensionName.java50 public String getProperty() { in getProperty() method in CustomDimensionName
171 public String getProperty() { in getProperty() method in CustomDimensionName.Builder
H A DDisplayVideo360AdvertiserLinkName.java51 public String getProperty() { in getProperty() method in DisplayVideo360AdvertiserLinkName
180 public String getProperty() { in getProperty() method in DisplayVideo360AdvertiserLinkName.Builder
H A DMeasurementProtocolSecretName.java53 public String getProperty() { in getProperty() method in MeasurementProtocolSecretName
204 public String getProperty() { in getProperty() method in MeasurementProtocolSecretName.Builder
H A DUserLinkName.java74 public String getProperty() { in getProperty() method in UserLinkName
272 public String getProperty() { in getProperty() method in UserLinkName.PropertyUserLinkBuilder
H A DAccessBindingName.java75 public String getProperty() { in getProperty() method in AccessBindingName
277 public String getProperty() { in getProperty() method in AccessBindingName.PropertyAccessBindingBuilder
/aosp_15_r20/external/google-cloud-java/java-analytics-admin/proto-google-analytics-admin-v1beta/src/main/java/com/google/analytics/admin/v1beta/
H A DDataStreamName.java49 public String getProperty() { in getProperty() method in DataStreamName
165 public String getProperty() { in getProperty() method in DataStreamName.Builder
H A DGoogleAdsLinkName.java50 public String getProperty() { in getProperty() method in GoogleAdsLinkName
167 public String getProperty() { in getProperty() method in GoogleAdsLinkName.Builder
H A DConversionEventName.java50 public String getProperty() { in getProperty() method in ConversionEventName
171 public String getProperty() { in getProperty() method in ConversionEventName.Builder
H A DFirebaseLinkName.java49 public String getProperty() { in getProperty() method in FirebaseLinkName
165 public String getProperty() { in getProperty() method in FirebaseLinkName.Builder
H A DMeasurementProtocolSecretName.java53 public String getProperty() { in getProperty() method in MeasurementProtocolSecretName
204 public String getProperty() { in getProperty() method in MeasurementProtocolSecretName.Builder
/aosp_15_r20/libcore/ojluni/annotations/mmodule/java/lang/
H A DSystem.annotated.java69 public static java.lang.String getProperty(java.lang.String key) { throw new RuntimeException("Stub… in getProperty() method in System
71 public static java.lang.String getProperty(java.lang.String key, java.lang.String def) { throw new … in getProperty() method in System
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/lang/
H A DSystem.annotated.java69 @libcore.util.Nullable public static java.lang.String getProperty(@libcore.util.NonNull java.lang.S… in getProperty() method in System
71 @libcore.util.Nullable public static java.lang.String getProperty(@libcore.util.NonNull java.lang.S… in getProperty() method in System
/aosp_15_r20/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/
H A DSoapObject.java148 public Object getProperty(int index) { in getProperty() method in SoapObject
170 public Object getProperty(String name) { in getProperty() method in SoapObject
185 public Object getProperty(String namespace, String name) { in getProperty() method in SoapObject
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/util/
H A DProperties.java108 public java.lang.String getProperty(java.lang.String key) { in getProperty() method in Properties
112 public java.lang.String getProperty(java.lang.String key, java.lang.String defaultValue) { in getProperty() method in Properties
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageProperty.java63 public Property getProperty(@NonNull String propertyName, @NonNull String packageName, in getProperty() method in PackageProperty
237 private static Property getProperty(String propertyName, String packageName, String className, in getProperty() method in PackageProperty
/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/
H A DSystemProperties.java690 public static String getProperty(final String property) { in getProperty() method in SystemProperties
704 static String getProperty(final String property, final Supplier<String> defaultValue) { in getProperty() method in SystemProperties
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DOutputProperties.java153 public String getProperty(QName key) in getProperty() method in OutputProperties
167 public String getProperty(String key) in getProperty() method in OutputProperties

12345678910>>...86