Searched defs:shortcutSupport (Results 1 – 3 of 3) sorted by relevance
661 String displayName, int typeResourceId, int exportSupport, int shortcutSupport, in addDirectoryRow()676 int exportSupport, int shortcutSupport, int photoSupport) { in assertDirectoryRow()
70 int shortcutSupport = Directory.SHORTCUT_SUPPORT_NONE; field in ContactDirectoryManager.DirectoryInfo511 int shortcutSupport = cursor.getInt(DirectoryQuery.SHORTCUT_SUPPORT); in queryDirectoriesForAuthority() local
49 …Name TEXT,displayName TEXT, exportSupport INTEGER NOT NULL DEFAULT 0,shortcutSupport INTEGER NOT N… field