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

  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactDirectoryManagerTest.java 228 Directory.PHOTO_SUPPORT_NONE);
256 Directory.PHOTO_SUPPORT_NONE);
273 Directory.PHOTO_SUPPORT_NONE);
294 Directory.PHOTO_SUPPORT_NONE);
304 Directory.PHOTO_SUPPORT_NONE);
309 Directory.PHOTO_SUPPORT_NONE);
330 Directory.PHOTO_SUPPORT_NONE);
370 Directory.PHOTO_SUPPORT_NONE);
398 Directory.PHOTO_SUPPORT_NONE);
415 Directory.PHOTO_SUPPORT_NONE);
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactDirectoryManager.java 65 int photoSupport = Directory.PHOTO_SUPPORT_NONE;
393 case Directory.PHOTO_SUPPORT_NONE:
ContactsDatabaseHelper.java     [all...]
  /frameworks/base/core/java/android/provider/
ContactsContract.java 566 * One of {@link #PHOTO_SUPPORT_NONE}, {@link #PHOTO_SUPPORT_THUMBNAIL_ONLY},
576 public static final int PHOTO_SUPPORT_NONE = 0;
    [all...]
  /prebuilt/sdk/12/
android.jar 
  /prebuilt/sdk/14/
android.jar 

Completed in 33 milliseconds