HomeSort by relevance Sort by last modified time
    Searched defs:photo (Results 76 - 94 of 94) sorted by null

1 2 34

  /packages/apps/Dialer/java/com/android/contacts/common/list/
ContactListItemView.java 69 * A custom view for an item in the contact list. The view contains the contact's photo, a set of
73 * <p>The layout puts the contact's photo on the right side of the view, the call icon (if present)
74 * to the left of the photo, the text lines are aligned to the left and the presence icon (if
156 * the photo should have horizontal padding on those left assuming there is a photo.
403 // All the other Views will honor the photo, so available width for them may be shrunk.
522 // Make sure the height is at least as high as the photo
592 // Photo is the left most view. All the other Views should on the right of the photo.
594 // Center the photo verticall
1460 ImageView photo = getPhotoView(); local
    [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 
  /packages/providers/ContactsProvider/tests/assets/test1/
legacy_contacts.sql 34 CREATE TABLE faves (_id INTEGER PRIMARY KEY, ui_pos INTEGER, phone TEXT NOT NULL, nickname TEXT NOT NULL, photo TEXT NOT NULL, timestamp TEXT NOT NULL, pending_phone TEXT, pending_nickname TEXT, pending_photo TEXT);
  /packages/providers/ContactsProvider/tests/assets/testSynced/
legacy_contacts.sql 22 CREATE TABLE faves (_id INTEGER PRIMARY KEY, ui_pos INTEGER, phone TEXT NOT NULL, nickname TEXT NOT NULL, photo TEXT NOT NULL, timestamp TEXT NOT NULL, pending_phone TEXT, pending_nickname TEXT, pending_photo TEXT);
  /packages/providers/ContactsProvider/tests/assets/testUnsynced/
legacy_contacts.sql 18 CREATE TABLE faves (_id INTEGER PRIMARY KEY, ui_pos INTEGER, phone TEXT NOT NULL, nickname TEXT NOT NULL, photo TEXT NOT NULL, timestamp TEXT NOT NULL, pending_phone TEXT, pending_nickname TEXT, pending_photo TEXT);
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 
android-all-7.0.0_r1-robolectric-0.jar 
android-all-7.0.0_r1-robolectric-r1.jar 
android-all-7.1.0_r7-robolectric-r1.jar 
android-all-8.0.0_r4-robolectric-0.jar 
android-all-8.0.0_r4-robolectric-r1.jar 
android-all-8.1.0-robolectric-r4458339.jar 
android-all-o-preview-4-robolectric-0.jar 

Completed in 347 milliseconds

1 2 34