HomeSort by relevance Sort by last modified time
    Searched refs:PHOTO_SUPPORT_FULL (Results 1 - 6 of 6) sorted by null

  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactDirectoryManagerTest.java 141 Directory.PHOTO_SUPPORT_FULL);
161 Directory.SHORTCUT_SUPPORT_FULL, Directory.PHOTO_SUPPORT_FULL);
176 Directory.PHOTO_SUPPORT_FULL);
193 Directory.PHOTO_SUPPORT_FULL);
206 Directory.PHOTO_SUPPORT_FULL);
211 Directory.SHORTCUT_SUPPORT_FULL, Directory.PHOTO_SUPPORT_FULL);
236 Directory.PHOTO_SUPPORT_FULL);
281 Directory.PHOTO_SUPPORT_FULL);
338 Directory.PHOTO_SUPPORT_FULL);
355 Directory.PHOTO_SUPPORT_FULL);
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactDirectoryManager.java 251 values.put(Directory.PHOTO_SUPPORT, Directory.PHOTO_SUPPORT_FULL);
265 values.put(Directory.PHOTO_SUPPORT, Directory.PHOTO_SUPPORT_FULL);
396 case Directory.PHOTO_SUPPORT_FULL:
  /packages/apps/Contacts/src/com/android/contacts/list/
ContactEntryListAdapter.java 351 || photoSupport == Directory.PHOTO_SUPPORT_FULL);
  /frameworks/base/core/java/android/provider/
ContactsContract.java 567 * {@link #PHOTO_SUPPORT_FULL}. This is a feature flag indicating the extent
594 public static final int PHOTO_SUPPORT_FULL = 3;
    [all...]
  /prebuilt/sdk/12/
android.jar 
  /prebuilt/sdk/14/
android.jar 

Completed in 525 milliseconds