Home
last modified time | relevance | path

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

/development/samples/browseable/WatchFace/
D_index.jd7 This sample demonstrates how to create watch faces for android wear and includes a phone app
9 opengl, calendar, etc. It also includes a watch-side configuration example. The phone app
10 includes a phone-side configuration example.
/development/samples/browseable/FindMyPhone/
D_index.jd7 This sample application notifies you when you may have left your phone behind
8 … (specifically, when your companion and wearable disconnect). If you have misplaced your phone, but
10 alarm on your phone.
/development/samples/Support4Demos/src/com/example/android/supportv4/text/
DBidiFormatterSupport.java32 private static String phone = "+1 650 253 0000"; field in BidiFormatterSupport
40 String formattedText = String.format(text, phone); in onCreate()
46 String wrappedPhone = BidiFormatter.getInstance(true /* rtlContext */).unicodeWrap(phone); in onCreate()
/development/samples/browseable/Quiz/
D_index.jd8 …applications on a phone and a paired wearable device. Users can create quiz questions on the phone,
12 …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/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/browseable/ElizaChat/
D_index.jd7 … This sample is a phone application that provides a chat experience in which users can respond to
9 … The notification is bridged from phone to wearable, and selecting the "Reply" action on the
/development/samples/browseable/DelayedConfirmation/
D_index.jd8 … sample, pressing a button on the phone app sends a message to the wearable to start a simple
10 … Timer." Then, callbacks are implemented on both the wearable and phone to show when the timer is
/development/samples/browseable/RecipeAssistant/
D_index.jd7 This phone application uses the enhanced notifications API to display recipe
8 …instructions using paged notifications. After starting the application on your phone, you can brow…
/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/EmbeddedApp/
D_index.jd7 This simple app demonstrates how to embed a wearable app into a phone app.
/development/samples/browseable/Timer/
D_index.jd8 independently on the wearable with no phone connection.
/development/samples/browseable/BasicContactables/
D_index.jd8 … \n\nQuery strings sent to the Contactables table will match both contact names and phone numbers,
/development/samples/browseable/Notifications/
D_index.jd10 notifications are displayed, both in a phone\'s notification shade and on the wearable.
/development/ndk/platforms/android-L/include/linux/
Disdn.h107 char phone[ISDN_MSNLEN]; member
/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/WVGA800/
Dlayout67 phone-dial {
72 phone-hangup {
/development/tools/emulator/skins/WVGA854/
Dlayout67 phone-dial {
72 phone-hangup {
/development/tools/emulator/skins/WQVGA432/
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…