Searched defs:mContentValuesForUtf8 (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/
H A DVCardTestsBase.java36 protected final ContentValues mContentValuesForUtf8; field in class:VCardTestsBase
55 mContentValuesForUtf8 = new ContentValues();
56 mContentValuesForUtf8.put("CHARSET", "UTF-8");

Completed in 144 milliseconds