Home
last modified time | relevance | path

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

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