Searched refs:LABEL (Results 1 – 6 of 6) sorted by relevance
/cts/tests/tests/view/src/android/view/inputmethod/cts/ |
D | CompletionInfoTest.java | 28 private static final String LABEL = "CompletionInfoLabel"; field in CompletionInfoTest 32 CompletionInfo info = new CompletionInfo(ID, POSITION, TEXT, LABEL); in testCompletionInfo() 50 assertEquals(LABEL, info.getLabel().toString()); in assertCompletionInfo()
|
/cts/tests/tests/provider/src/android/provider/cts/contacts/account/ |
D | StaticAccountAuthenticator.java | 38 private static final String LABEL = "test_auth_token_label"; field in StaticAccountAuthenticator 85 return LABEL; in getAuthTokenLabel()
|
/cts/tests/tests/provider/src/android/provider/cts/ |
D | ContactsTest.java | 254 Phones.NUMBER_KEY, Phones.LABEL, Phones.ISPRIMARY}; in testPhonesTable() 299 value.put(Phones.LABEL, customeLabel); in testPhonesTable() 333 Organizations.ISPRIMARY, Organizations.TYPE, Organizations.LABEL, in testOrganizationsTable() 383 value.put(Organizations.LABEL, customOrganizationsLabel); in testOrganizationsTable() 554 ContactMethods.LABEL, ContactMethods.ISPRIMARY}; 607 value.put(ContactMethods.LABEL, customLabel);
|
D | ContactsContract_FrequentsStrequentsTest.java | 125 Phone.LABEL,
|
D | ContactsContract_DataTest.java | 654 values.put(CommonDataKinds.Phone.LABEL, "free directory assistance"); in createData()
|
/cts/tools/dex-tools/dex/ |
D | classes.out.dex | 63106 public static final java.lang.String LABEL 63448 public static final java.lang.String LABEL 63529 public static final java.lang.String LABEL
|