Searched refs:ALICE (Results 1 – 2 of 2) sorted by relevance
59 private static final String ALICE = "Alice"; field in AttentionManagementVerifierActivity184 insertSingleContact(ALICE, ALICE_PHONE, ALICE_EMAIL, true); in setUp()271 } else if (ALICE.equals(tag)) { in test()272 found.add(ALICE); in test()331 } else if (ALICE.equals(tag)) { in test()332 found.add(ALICE); in test()390 } else if (ALICE.equals(tag)) { in test()391 found.add(ALICE); in test()449 } else if (ALICE.equals(tag)) { in test()450 found.add(ALICE); in test()[all …]
2831 String ALICE = "Alice"; in testMatchesCallFilter() local2835 insertSingleContact(ALICE, ALICE_PHONE, ALICE_EMAIL, false); in testMatchesCallFilter()