Home
last modified time | relevance | path

Searched refs:phone (Results 1 – 5 of 5) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DLockScreenInfoTest.java51 final String phone = new String(Character.toChars(0x1F4F1)); in testUnicode() local
52 setLockInfo(smiley + phone + "\t" + phone + smiley); in testUnicode()
/cts/tests/tests/location/src/android/location/cts/
DAddressTest.java151 String phone = "+86-13512345678"; in testAccessPhone() local
152 address.setPhone(phone); in testAccessPhone()
153 assertEquals(phone, address.getPhone()); in testAccessPhone()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DAttentionManagementVerifierActivity.java1121 Uri uri, String phone, String email) { in addPerson() argument
1125 note.addPerson(Uri.fromParts("tel", phone, null).toString()); in addPerson()
1131 private void insertSingleContact(String name, String phone, String email, boolean starred) { in insertSingleContact() argument
1145 if (phone != null) { in insertSingleContact()
1150 builder.withValue(Phone.NUMBER, phone); in insertSingleContact()
1172 private Uri lookupContact(String phone) { in lookupContact() argument
1176 Uri.encode(phone)); in lookupContact()
/cts/tests/app/src/android/app/cts/
DNotificationManagerTest.java195 private void insertSingleContact(String name, String phone, String email, boolean starred) { in insertSingleContact() argument
209 if (phone != null) { in insertSingleContact()
214 builder.withValue(Phone.NUMBER, phone); in insertSingleContact()
236 private Uri lookupContact(String phone) { in lookupContact() argument
240 Uri.encode(phone)); in lookupContact()
/cts/tools/cts-api-coverage/proto/
Dcts_report.proto24 // Information about the build on the phone. All the fields