Home
last modified time | relevance | path

Searched refs:VALUE_REMOVED (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/content/src/android/content/cts/
DContextTest.java126 private static final String VALUE_REMOVED = "ValueWillBeRemove"; field in ContextTest
760 bundle.putString(KEY_REMOVED, VALUE_REMOVED); in testSendOrderedBroadcast2()