Searched defs:mContentValuesForQP (Results 1 - 1 of 1) sorted by last modified time

/frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/
H A DVCardTestsBase.java34 protected final ContentValues mContentValuesForQP; field in class:VCardTestsBase
51 mContentValuesForQP = new ContentValues();
52 mContentValuesForQP.put("ENCODING", "QUOTED-PRINTABLE");

Completed in 40 milliseconds