Searched defs:photoSupport (Results 1 – 5 of 5) sorted by relevance
74 int photoSupport = Directory.PHOTO_SUPPORT_NONE; field in ContactDirectoryManager.DirectoryInfo536 int photoSupport = cursor.getInt(DirectoryQuery.PHOTO_SUPPORT); in queryDirectoriesForAuthority() local
751 int photoSupport) { in addDirectoryRow()765 int exportSupport, int shortcutSupport, int photoSupport) { in assertDirectoryRow()
180 int photoSupport = cursor.getInt(DirectoryQuery.PHOTO_SUPPORT); in loadInBackground() local
435 int photoSupport = cursor.getInt(photoSupportColumnIndex); in changeDirectories() local
49 …INTEGER NOT NULL DEFAULT 0,shortcutSupport INTEGER NOT NULL DEFAULT 0,photoSupport INTEGER NOT NUL… field