Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DCliIntentExtra.java86 void appendTo(StringBuilder sb) { in appendTo() method in CliIntentExtra
/cts/hostsidetests/security/src/android/security/cts/
DSELinuxHostTest.java144 private static void appendTo(String dest, String src) throws IOException { in appendTo() method in SELinuxHostTest