Home
last modified time | relevance | path

Searched defs:STRING_VALUE (Results 1 – 25 of 420) sorted by relevance

12345678910>>...17

/aosp_15_r20/packages/apps/ManagedProvisioning/tests/robotests/src/com/android/managedprovisioning/finalization/
DSendDpcBroadcastServiceTest.java93 private static final String STRING_VALUE = "some string"; field in SendDpcBroadcastServiceTest
99 TEST_MDM_EXTRA_BUNDLE.putString(STRING_KEY, STRING_VALUE); in TEST_MDM_EXTRA_BUNDLE.putString() argument
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/2/frameworks/proto_logging/stats/enums/stats/devicepolicy/
Ddevice_policy.proto.h14 const uint64_t STRING_VALUE = 0x0000020900000001LL; variable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/gensrcs/frameworks/proto_logging/stats/enums/stats/devicepolicy/
Ddevice_policy.proto.h14 const uint64_t STRING_VALUE = 0x0000020900000001LL; variable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/5/frameworks/base/core/proto/android/service/
Druntime.proto.h32 const uint64_t STRING_VALUE = 0x0000010900000002LL; variable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/gensrcs/frameworks/base/core/proto/android/service/
Druntime.proto.h32 const uint64_t STRING_VALUE = 0x0000010900000002LL; variable
/aosp_15_r20/external/dagger2/javatests/dagger/functional/rawtypes/
H A DRawTypesComponentTest.java34 private static final String STRING_VALUE = "someString"; field in RawTypesComponentTest
/aosp_15_r20/external/dagger2/javatests/dagger/functional/generictypes/
H A DGenericTypesComponentTest.java34 private static final String STRING_VALUE = "someString"; field in GenericTypesComponentTest
/aosp_15_r20/cts/common/device-side/bedstead/queryable/src/test/java/com/android/queryable/queries/
H A DMetadataQueryHelperTest.java39 private static final String STRING_VALUE = "value"; field in MetadataQueryHelperTest
H A DBundleQueryHelperTest.java44 private static final String STRING_VALUE = "value"; field in BundleQueryHelperTest
H A DPersistableBundleQueryHelperTest.java43 private static final String STRING_VALUE = "value"; field in PersistableBundleQueryHelperTest
/aosp_15_r20/external/google-cloud-java/java-optimization/proto-google-cloud-optimization-v1/src/main/java/com/google/cloud/optimization/v1/
H A DDataFormat.java93 public static final int STRING_VALUE = 2; field in DataFormat
/aosp_15_r20/cts/common/device-side/bedstead/eventlib/src/test/java/com/android/eventlib/events/deviceadminreceivers/
H A DDeviceAdminLockTaskModeExitingEventTest.java37 private static final String STRING_VALUE = "Value"; field in DeviceAdminLockTaskModeExitingEventTest
H A DDeviceAdminDisableRequestedEventTest.java37 private static final String STRING_VALUE = "Value"; field in DeviceAdminDisableRequestedEventTest
H A DDeviceAdminDisabledEventTest.java37 private static final String STRING_VALUE = "Value"; field in DeviceAdminDisabledEventTest
H A DDeviceAdminSecurityLogsAvailableEventTest.java37 private static final String STRING_VALUE = "Value"; field in DeviceAdminSecurityLogsAvailableEventTest
H A DDeviceAdminEnabledEventTest.java37 private static final String STRING_VALUE = "Value"; field in DeviceAdminEnabledEventTest
H A DDeviceAdminBugreportSharingDeclinedEventTest.java37 private static final String STRING_VALUE = "Value"; field in DeviceAdminBugreportSharingDeclinedEventTest
H A DDeviceAdminTransferOwnershipCompleteEventTest.java37 private static final String STRING_VALUE = "Value"; field in DeviceAdminTransferOwnershipCompleteEventTest
H A DDeviceAdminReadyForUserInitializationEventTest.java38 private static final String STRING_VALUE = "Value"; field in DeviceAdminReadyForUserInitializationEventTest
H A DDeviceAdminProfileProvisioningCompleteEventTest.java38 private static final String STRING_VALUE = "Value"; field in DeviceAdminProfileProvisioningCompleteEventTest
/aosp_15_r20/cts/common/device-side/bedstead/eventlib/src/test/java/com/android/eventlib/events/delegatedadminreceivers/
H A DDelegatedAdminSecurityLogsAvailableEventTest.java37 private static final String STRING_VALUE = "Value"; field in DelegatedAdminSecurityLogsAvailableEventTest
/aosp_15_r20/cts/tests/tests/print/src/android/print/cts/
H A DPrintJobTest.java66 private final static String STRING_VALUE = "string value"; field in PrintJobTest
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/poet/rules2/
H A DRuleExpression.java37 STRING_VALUE, enumConstant
/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/generictypes/
H A DGenericTypesComponentTest.kt56 private const val STRING_VALUE = "someString" constant
/aosp_15_r20/cts/common/device-side/bedstead/eventlib/src/test/java/com/android/eventlib/events/broadcastreceivers/
H A DBroadcastReceivedEventTest.java37 private static final String STRING_VALUE = "Value"; field in BroadcastReceivedEventTest

12345678910>>...17