HomeSort by relevance Sort by last modified time
    Searched full:customlabel (Results 1 - 1 of 1) sorted by null

  /cts/tests/tests/provider/src/android/provider/cts/
ContactsTest.java 613 String customLabel = "custom_label";
651 value.put(ContactMethods.LABEL, customLabel);
663 assertEquals(customLabel, cursor.getString(LABEL_INDEX));
    [all...]

Completed in 71 milliseconds