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

  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactDirectoryManagerTest.java 129 Directory.EXPORT_SUPPORT_NONE, Directory.SHORTCUT_SUPPORT_NONE,
150 "display-name1", 1, Directory.EXPORT_SUPPORT_NONE, Directory.SHORTCUT_SUPPORT_NONE,
175 Directory.EXPORT_SUPPORT_NONE, Directory.SHORTCUT_SUPPORT_NONE,
205 "display-name1", 1, Directory.EXPORT_SUPPORT_NONE, Directory.SHORTCUT_SUPPORT_NONE,
227 Directory.EXPORT_SUPPORT_NONE, Directory.SHORTCUT_SUPPORT_NONE,
255 "display-name1", 1, Directory.EXPORT_SUPPORT_NONE, Directory.SHORTCUT_SUPPORT_NONE,
272 Directory.EXPORT_SUPPORT_NONE, Directory.SHORTCUT_SUPPORT_NONE,
293 Directory.EXPORT_SUPPORT_NONE, Directory.SHORTCUT_SUPPORT_NONE,
303 "display-name1", 1, Directory.EXPORT_SUPPORT_NONE, Directory.SHORTCUT_SUPPORT_NONE,
308 "display-name4", 4, Directory.EXPORT_SUPPORT_NONE, Directory.SHORTCUT_SUPPORT_NONE
    [all...]
DirectoryTest.java 52 values.put(Directory.EXPORT_SUPPORT, Directory.EXPORT_SUPPORT_NONE);
68 values.put(Directory.EXPORT_SUPPORT, Directory.EXPORT_SUPPORT_NONE);
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactDirectoryManager.java 63 int exportSupport = Directory.EXPORT_SUPPORT_NONE;
249 values.put(Directory.EXPORT_SUPPORT, Directory.EXPORT_SUPPORT_NONE);
263 values.put(Directory.EXPORT_SUPPORT, Directory.EXPORT_SUPPORT_NONE);
367 case Directory.EXPORT_SUPPORT_NONE:
ContactsDatabaseHelper.java     [all...]
  /frameworks/base/core/java/android/provider/
ContactsContract.java 514 * One of {@link #EXPORT_SUPPORT_NONE}, {@link #EXPORT_SUPPORT_ANY_ACCOUNT},
524 public static final int EXPORT_SUPPORT_NONE = 0;
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/detail/
ContactDetailFragment.java     [all...]
  /prebuilt/sdk/12/
android.jar 
  /prebuilt/sdk/14/
android.jar 

Completed in 57 milliseconds