Home
last modified time | relevance | path

Searched refs:EXPORT_SUPPORT_NONE (Results 1 – 10 of 10) sorted by relevance

/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DContactDirectoryManagerTest.java170 Directory.EXPORT_SUPPORT_NONE, Directory.SHORTCUT_SUPPORT_NONE, in testScanAllProviders()
211 null, -1 /* =any */, Directory.EXPORT_SUPPORT_NONE, in testScanAllProviders()
217 null, -1 /* =any */, Directory.EXPORT_SUPPORT_NONE, in testScanAllProviders()
264 Directory.EXPORT_SUPPORT_NONE, Directory.SHORTCUT_SUPPORT_NONE, in testPackageInstalled()
317 Directory.EXPORT_SUPPORT_NONE, Directory.SHORTCUT_SUPPORT_NONE, in testPackageUninstalled()
363 Directory.EXPORT_SUPPORT_NONE, Directory.SHORTCUT_SUPPORT_NONE, in testPackageReplaced()
384 Directory.EXPORT_SUPPORT_NONE, Directory.SHORTCUT_SUPPORT_NONE, in testPackageReplaced()
421 Directory.EXPORT_SUPPORT_NONE, Directory.SHORTCUT_SUPPORT_NONE, in testPackageRenamed()
490 Directory.EXPORT_SUPPORT_NONE, Directory.SHORTCUT_SUPPORT_NONE, in testAccountRemoval()
523 Directory.EXPORT_SUPPORT_NONE, Directory.SHORTCUT_SUPPORT_NONE, in testNotifyDirectoryChange()
[all …]
H A DDirectoryTest.java60 values.put(Directory.EXPORT_SUPPORT, Directory.EXPORT_SUPPORT_NONE); in testDefaultDirectory()
76 values.put(Directory.EXPORT_SUPPORT, Directory.EXPORT_SUPPORT_NONE); in testInvisibleLocalDirectory()
H A DContactsDatabaseHelperUpgradeTest.java512 String.valueOf(Directory.EXPORT_SUPPORT_NONE)),
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactDirectoryManager.java69 int exportSupport = Directory.EXPORT_SUPPORT_NONE;
372 values.put(Directory.EXPORT_SUPPORT, Directory.EXPORT_SUPPORT_NONE); in insertDefaultDirectory()
386 values.put(Directory.EXPORT_SUPPORT, Directory.EXPORT_SUPPORT_NONE); in insertLocalInvisibleDirectory()
499 case Directory.EXPORT_SUPPORT_NONE: in queryDirectoriesForAuthority()
H A DContactsDatabaseHelper.java1663 " DEFAULT " + Directory.EXPORT_SUPPORT_NONE + "," + in createDirectoriesTable()
/aosp12/packages/apps/Contacts/src/com/android/contacts/quickcontact/
H A DDirectoryContactUtil.java45 return contactData.getDirectoryExportSupport() != Directory.EXPORT_SUPPORT_NONE; in isDirectoryContact()
/aosp12/frameworks/base/core/java/android/provider/
H A DContactsContract.java575 public static final int EXPORT_SUPPORT_NONE = 0; field in ContactsContract.Directory
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt34597 field public static final int EXPORT_SUPPORT_NONE = 0; // 0x0
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt24411 field public static final int EXPORT_SUPPORT_NONE = 0; // 0x0