Home
last modified time | relevance | path

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

12345

/external/protobuf/examples/
Dlist_people_test.go28 Home phone #: 555-4321
84 Work phone #: 555-555-5555
88 Home phone #: 555-555-0000
89 Mobile phone #: 555-555-0001
90 Work phone #: 555-555-0002
94 Mobile phone #: 555-777-0000
95 Home phone #: 555-777-0001
Dadd_person.go47 phone, err := rd.ReadString('\n')
51 phone = strings.TrimSpace(phone)
52 if phone == "" {
61 Number: phone,
/external/grpc-grpc/third_party/nanopb/tests/basic_buffer/
Ddecode_buffer.c34 Person_PhoneNumber *phone = &person.phone[i]; in print_person() local
36 printf(" number: \"%s\"\n", phone->number); in print_person()
38 if (phone->has_type) in print_person()
40 switch (phone->type) in print_person()
/external/nanopb-c/tests/basic_buffer/
Ddecode_buffer.c34 Person_PhoneNumber *phone = &person.phone[i]; in print_person() local
36 printf(" number: \"%s\"\n", phone->number); in print_person()
38 if (phone->has_type) in print_person()
40 switch (phone->type) in print_person()
/external/nanopb-c/tests/basic_stream/
Ddecode_stream.c30 Person_PhoneNumber *phone = &person.phone[i]; in print_person() local
32 printf(" number: \"%s\"\n", phone->number); in print_person()
34 if (phone->has_type) in print_person()
36 switch (phone->type) in print_person()
/external/grpc-grpc/third_party/nanopb/tests/basic_stream/
Ddecode_stream.c30 Person_PhoneNumber *phone = &person.phone[i]; in print_person() local
32 printf(" number: \"%s\"\n", phone->number); in print_person()
34 if (phone->has_type) in print_person()
36 switch (phone->type) in print_person()
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/resolver/
DResolverTest.java107 Phone phone = (Phone) data; in representData() local
108 String value = phone.getNumber(); in representData()
135 Point phone = (Point) data; in representData() local
136 String value = "x" + (int) phone.getX() + "_y" + (int) phone.getY(); in representData()
143 Phone phone = (Phone) data; in representData() local
144 String value = phone.getNumber(); in representData()
/external/nanopb-c/tests/extra_fields/
Dperson_with_extra_field.expected4 phone {
8 phone {
11 phone {
/external/grpc-grpc/third_party/nanopb/tests/extra_fields/
Dperson_with_extra_field.expected4 phone {
8 phone {
11 phone {
/external/libphonenumber/
Drelease_notes.txt14 - Updated phone metadata for region code(s):
29 from the GeneralDesc, but are treated like every other phone number type.
51 - Updated phone metadata for region code(s): AD, AE, IN, IR, MU, MV, NG, PG
67 - Updated phone metadata for region code(s):
82 - Updated phone metadata for region code(s): CL, FR, KE, MU, NG
111 - Updated phone metadata for region code(s):
134 - Phonemetadata.java has two more fields to represent possible lengths of phone
141 - Updated phone metadata for region code(s):
158 - Updated phone metadata for region code(s): EH, ET, JM, MA, SK, SN, SY, ZM
169 - Updated phone metadata for region code(s): CO, IN, ME
[all …]
/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
DPollingAction.java198 private String getCompleteUri(String phone) { in getCompleteUri() argument
199 phone = "tel:" + phone; in getCompleteUri()
200 return phone; in getCompleteUri()
/external/guice/examples/src/example/xml/
DMain.java39 Phone phone = injector.getInstance(Phone.class); in main() local
41 if (phone.getContacts() == null) { in main()
/external/icu/icu4c/source/data/translit/
Dxh_xh_FONIPA.txt19 # The NCHLT 2013 phone set does not distinguish short and long vowels and does
22 # clicks are not treated as separated phonemes in the NCHLT 2013 phone set and
25 # One minor notational deviation from the NCHLT 2013 phone set is that we use a
Dzu_zu_FONIPA.txt19 # The NCHLT 2013 phone set does not indicate tone in any way. Transcription of
22 # phonemes in the NCHLT 2013 phone set and are transcribed as a sequence of
25 # One minor notational deviation from the NCHLT 2013 phone set is that we use a
/external/walt/docs/
DDevelopment.md3 …s but since WALT usually takes up the only available USB connector on the phone, the typical devel…
10 1. With the phone connected you computer via USB, run `adb tcpip 5555` (you can replace 5555 with a…
11 1. Disconnect the phone from USB
12 1. Connect a USB hub (preferably powered) to the phone using a [USB-C to USB-A-female adapter](http…
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
DContactsFacade.java77 Class<?> phone = Class.forName("android.provider.ContactsContract$CommonDataKinds$Phone"); in ContactsFacade() local
78 mPhoneContent = (Uri) phone.getField("CONTENT_URI").get(null); in ContactsFacade()
79 mContactId = (String) phone.getField("CONTACT_ID").get(null); in ContactsFacade()
80 mPrimary = (String) phone.getField("IS_PRIMARY").get(null); in ContactsFacade()
81 mPhoneNumber = (String) phone.getField("NUMBER").get(null); in ContactsFacade()
82 mHasPhoneNumber = (String) phone.getField("HAS_PHONE_NUMBER").get(null); in ContactsFacade()
/external/u-boot/doc/device-tree-bindings/leds/
Dleds-bcm6358.txt116 label = "red:phone";
121 label = "green:phone";
125 label = "blue:phone";
/external/libphonenumber/demo/war/
Dphonenumberparser.jsp14 <b>Or</b> Upload a file containing phone numbers separated by comma.
26 Specify a locale for phone number geocoding (Optional, defaults to en):
/external/libxml2/example/
Dgjobread.c39 xmlChar *phone; member
89 if (cur->phone) printf(" phone: %s\n", cur->phone); in printPerson()
/external/tensorflow/tensorflow/tools/benchmark/
DREADME.md24 (2) Connect your phone. Push the binary to your phone with adb push
/external/tensorflow/tensorflow/lite/java/ovic/
DREADME.md142 cores. This number is phone-specific. For example, Pixel 2 has 8 cores: the 4
158 Note: You'll need ROOT access to the phone to change processor affinity.
175 … running on the phone. A few things that help stabilize the app's readings are placing the phone o…
/external/tensorflow/tensorflow/lite/tools/benchmark/android/
DREADME.md35 (2) Connect your phone. Install the benchmark APK to your phone with adb:
/external/grpc-grpc/third_party/nanopb/tests/common/
Dperson.proto21 repeated PhoneNumber phone = 4 [(nanopb).max_count = 5]; field
/external/nanopb-c/tests/common/
Dperson.proto21 repeated PhoneNumber phone = 4 [(nanopb).max_count = 5]; field
/external/tensorflow/tensorflow/lite/examples/android/app/src/main/assets/
Dcoco_labels_list.txt78 cell phone

12345