Home
last modified time | relevance | path

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

/development/samples/browseable/FindMyPhone/
D_index.jd8 This sample application notifies you when you may have left your phone behind
9 … (specifically, when your companion and wearable disconnect). If you have misplaced your phone, but
11 alarm on your phone.
/development/samples/browseable/WearNotifications/
D_index.jd9 phone/tablets and Android Wear. The phone app demonstrates best practices if you do not
12 the Notifications showing on the phone/tablet.
/development/samples/browseable/Quiz/
D_index.jd9 …applications on a phone and a paired wearable device. Users can create quiz questions on the phone,
13 …which allows the phone application to update the status of the question (i.e. did the user answer …
/development/samples/browseable/SpeedTracker/
D_index.jd14 with the phone, this data will be synced with the phone
16 coordinates on a map on the phone.
/development/samples/browseable/WatchFace/
D_index.jd8 This sample demonstrates how to create watch faces for android wear and includes a phone app
11 The phone app includes a phone-side configuration example.
26 If the user has not installed or setup the Google Fit app on their phone and their Wear device has
/development/samples/ApiDemos/src/com/example/android/apis/view/
DList7.java58 mPhone = (TextView) findViewById(R.id.phone); in onCreate()
84 String phone = c.getString(COLUMN_PHONE_NUMBER); in onItemSelected() local
92 String text = numberType + ": " + phone; in onItemSelected()
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
DContactOperations.java178 public ContactOperations addPhone(String phone, int phoneType) { in addPhone() argument
180 if (!TextUtils.isEmpty(phone)) { in addPhone()
181 mValues.put(Phone.NUMBER, phone); in addPhone()
322 public ContactOperations updatePhone(String existingNumber, String phone, Uri uri) { in updatePhone() argument
323 if (!TextUtils.equals(phone, existingNumber)) { in updatePhone()
325 mValues.put(Phone.NUMBER, phone); in updatePhone()
/development/samples/browseable/ElizaChat/
D_index.jd8 … This sample is a phone application that provides a chat experience in which users can respond to
10 … The notification is bridged from phone to wearable, and selecting the "Reply" action on the
/development/samples/browseable/DelayedConfirmation/
D_index.jd9 … sample, pressing a button on the phone app sends a message to the wearable to start a simple
11 … Timer." Then, callbacks are implemented on both the wearable and phone to show when the timer is
/development/samples/browseable/RecipeAssistant/
D_index.jd8 This phone application uses the enhanced notifications API to display recipe
9 …instructions using paged notifications. After starting the application on your phone, you can brow…
/development/samples/browseable/Timer/
D_index.jd9 independently on the wearable with no phone connection.
/development/samples/browseable/WearVerifyRemoteApp/
D_index.jd9 connected device. This enables standalone Android Wear apps to check if the phone app is installed
/development/samples/browseable/BasicContactables/
D_index.jd9 … \n\nQuery strings sent to the Contactables table will match both contact names and phone numbers,
/development/samples/browseable/Notifications/
D_index.jd11 notifications are displayed, both in a phone\'s notification shade and on the wearable.
/development/samples/browseable/WearSpeakerSample/
D_index.jd11 This sample doesn't have any companion phone app so you need to install this directly
/development/tools/emulator/skins/WQVGA432/
Dlayout67 phone-dial {
72 phone-hangup {
/development/tools/emulator/skins/WQVGA400/
Dlayout67 phone-dial {
72 phone-hangup {
/development/tools/emulator/skins/QVGA/
Dlayout67 phone-dial {
72 phone-hangup {
/development/tools/emulator/skins/WVGA854/
Dlayout67 phone-dial {
72 phone-hangup {
/development/tools/emulator/skins/WVGA800/
Dlayout67 phone-dial {
72 phone-hangup {
/development/tools/emulator/skins/HVGA/
Dlayout67 phone-dial {
72 phone-hangup {
/development/samples/ContactManager/src/com/example/android/contactmanager/
DContactAdder.java173 String phone = mContactPhoneEditText.getText().toString(); in createContactEntry() local
200 .withValue(ContactsContract.CommonDataKinds.Phone.NUMBER, phone) in createContactEntry()
/development/tools/idegen/
Dexcluded-paths57 #^frameworks/policies/base/phone$
/development/tools/labpretest/
Dlabpretest.sh569 ….android.apps.maps -p com.android.mms -p com.android.music -p com.android.phone -p com.android.set…
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv1878 …1e92a479dee,platform/cts,fake_T0NBhDz8RZi_P1QSuGCaxw@fakeemail.com,Remove phone lock for failing c…
3046 …,platform/cts,fake_1fUW3H2BRIK7XdJqX0umPA@fakeemail.com,Add CTS tests for phone account register/u…
4729 …8ca,platform/cts,fake_9lVTMhJRSeODW5sBb8OEqw@fakeemail.com,Change Linkify phone tests to rely on S…
7774 …ls/test/connectivity,fake_6aRNTluaSTu9at5rSHu1XA@fakeemail.com,Fix answer phone call failures due …
8115 …ity,fake_6aRNTluaSTu9at5rSHu1XA@fakeemail.com,Add reboot stress test with phone call only and reor…
8240 …ls/test/connectivity,fake_6aRNTluaSTu9at5rSHu1XA@fakeemail.com,Add single phone test bed support i…
8251 …ivity,fake_6aRNTluaSTu9at5rSHu1XA@fakeemail.com,By default skip resetting phone between test cases.
8471 …/tools/test/connectivity,fake_6aRNTluaSTu9at5rSHu1XA@fakeemail.com,Change phone number scheme for …
8481 …tools/test/connectivity,fake_6aRNTluaSTu9at5rSHu1XA@fakeemail.com,Use the phone number provided in…
8609 …orm/tools/test/connectivity,fake_6aRNTluaSTu9at5rSHu1XA@fakeemail.com,Add single phone stress test.
[all …]