Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerTest.java2805 final String supportText = "Some text to test with."; in testSetGetSupportText() local
2824 final String supportText = "Some text to test with.\nWith more text."; in testSetGetSupportText() local