/development/samples/browseable/WatchFace/ |
D | _index.jd | 7 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.jd | 7 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/ |
D | BidiFormatterSupport.java | 32 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.jd | 8 …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.jd | 14 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/ |
D | List7.java | 58 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.jd | 7 … 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.jd | 8 … 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.jd | 7 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/ |
D | ContactOperations.java | 178 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.jd | 7 This simple app demonstrates how to embed a wearable app into a phone app.
|
/development/samples/browseable/Timer/ |
D | _index.jd | 8 independently on the wearable with no phone connection.
|
/development/samples/browseable/BasicContactables/ |
D | _index.jd | 8 … \n\nQuery strings sent to the Contactables table will match both contact names and phone numbers,
|
/development/samples/browseable/Notifications/ |
D | _index.jd | 10 notifications are displayed, both in a phone\'s notification shade and on the wearable.
|
/development/ndk/platforms/android-L/include/linux/ |
D | isdn.h | 107 char phone[ISDN_MSNLEN]; member
|
/development/tools/emulator/skins/WQVGA400/ |
D | layout | 67 phone-dial { 72 phone-hangup {
|
/development/tools/emulator/skins/QVGA/ |
D | layout | 67 phone-dial { 72 phone-hangup {
|
/development/tools/emulator/skins/WVGA800/ |
D | layout | 67 phone-dial { 72 phone-hangup {
|
/development/tools/emulator/skins/WVGA854/ |
D | layout | 67 phone-dial { 72 phone-hangup {
|
/development/tools/emulator/skins/WQVGA432/ |
D | layout | 67 phone-dial { 72 phone-hangup {
|
/development/tools/emulator/skins/HVGA/ |
D | layout | 67 phone-dial { 72 phone-hangup {
|
/development/samples/ContactManager/src/com/example/android/contactmanager/ |
D | ContactAdder.java | 173 String phone = mContactPhoneEditText.getText().toString(); in createContactEntry() local 200 .withValue(ContactsContract.CommonDataKinds.Phone.NUMBER, phone) in createContactEntry()
|
/development/tools/idegen/ |
D | excluded-paths | 57 #^frameworks/policies/base/phone$
|
/development/tools/labpretest/ |
D | labpretest.sh | 569 ….android.apps.maps -p com.android.mms -p com.android.music -p com.android.phone -p com.android.set…
|