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