Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DLockScreenInfoTest.java55 final String phone = new String(Character.toChars(0x1F4F1)); in testUnicode() local
/cts/tests/location/location_none/src/android/location/cts/none/
DAddressTest.java161 String phone = "+86-13512345678"; in testAccessPhone() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DAttentionManagementVerifierActivity.java1112 Uri uri, String phone, String email) { in addPerson()
1122 private void insertSingleContact(String name, String phone, String email, boolean starred) { in insertSingleContact()
1163 private Uri lookupContact(String phone) { in lookupContact()
/cts/tests/tests/simphonebookprovider/src/android/provider/cts/simphonebook/
DSimPhonebookContract_SimRecordsTest.java402 String phone = "+1234567890#*" + PhoneNumberUtils.PAUSE + PhoneNumberUtils.WAIT in insertAdn_phoneNumberWithDialableNonDigits_addsRecord() local
/cts/tests/app/src/android/app/cts/
DNotificationManagerTest.java339 private void insertSingleContact(String name, String phone, String email, boolean starred) { in insertSingleContact()
393 private Uri lookupContact(String phone) { in lookupContact()