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

  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactDirectoryManagerTest.java 169 Directory.PHOTO_SUPPORT_FULL);
189 Directory.SHORTCUT_SUPPORT_FULL, Directory.PHOTO_SUPPORT_FULL);
205 Directory.PHOTO_SUPPORT_FULL);
222 Directory.PHOTO_SUPPORT_FULL);
235 Directory.PHOTO_SUPPORT_FULL);
240 Directory.SHORTCUT_SUPPORT_FULL, Directory.PHOTO_SUPPORT_FULL);
266 Directory.PHOTO_SUPPORT_FULL);
312 Directory.PHOTO_SUPPORT_FULL);
370 Directory.PHOTO_SUPPORT_FULL);
387 Directory.PHOTO_SUPPORT_FULL);
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactDirectoryManager.java 311 values.put(Directory.PHOTO_SUPPORT, Directory.PHOTO_SUPPORT_FULL);
325 values.put(Directory.PHOTO_SUPPORT, Directory.PHOTO_SUPPORT_FULL);
465 case Directory.PHOTO_SUPPORT_FULL:
  /packages/apps/Contacts/src/com/android/contacts/list/
ContactEntryListAdapter.java 375 || photoSupport == Directory.PHOTO_SUPPORT_FULL);
  /frameworks/base/core/java/android/provider/
ContactsContract.java 578 * {@link #PHOTO_SUPPORT_FULL}. This is a feature flag indicating the extent
605 public static final int PHOTO_SUPPORT_FULL = 3;
    [all...]
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 158 milliseconds