Home | History | Annotate | Download | only in list

Lines Matching refs:DEFAULT

89     /** Resource used to provide header-text for default filter. */
134 partition.setDirectoryId(Directory.DEFAULT);
142 * Remove all directories after the default directory. This is typically used when contacts
146 * This code assumes that the default directory and directories before that should not be
147 * deleted (e.g. Join screen has "suggested contacts" directory before the default director,
155 && ((DirectoryPartition) partition).getDirectoryId() == Directory.DEFAULT) {
505 * Changes visibility parameters for the default directory partition.
513 ((DirectoryPartition)partition).getDirectoryId() == Directory.DEFAULT) {
542 if (directoryId == Directory.DEFAULT || directoryId == Directory.LOCAL_INVISIBLE) {
559 if (directoryId != Directory.DEFAULT && directoryId != Directory.LOCAL_INVISIBLE
664 if (directoryId != Directory.DEFAULT) {