Home
last modified time | relevance | path

Searched defs:SIMPLE (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DSupportMessageTest.java37 static final CharSequence SIMPLE = "short-message-short"; field in SupportMessageTest.ShortMessage
47 static final CharSequence SIMPLE = "long-message-long"; field in SupportMessageTest.LongMessage
/cts/tests/tests/content/src/android/content/res/cts/
DResourcesTest.java50 private static final String SIMPLE = "simple"; field in ResourcesTest