Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DCliIntentExtra.java86 void appendTo(StringBuilder sb) { in appendTo() method in CliIntentExtra
DActivityManagerTestBase.java323 extras[i].appendTo(cmd); in appendKeyValuePairs()
/cts/hostsidetests/security/src/android/security/cts/
DSELinuxHostTest.java142 private static void appendTo(String dest, String src) throws IOException { in appendTo() method in SELinuxHostTest
853 appendTo(combinedFcFile.getAbsolutePath(), devicePlatFcFile.getAbsolutePath()); in testValidFileContexts()
854 appendTo(combinedFcFile.getAbsolutePath(), deviceVendorFcFile.getAbsolutePath()); in testValidFileContexts()