Searched refs:ROOT_ID_HOME (Results 1 – 3 of 3) sorted by relevance
74 HOME.rootId = Providers.ROOT_ID_HOME;198 HOME.rootId = Providers.ROOT_ID_HOME;
33 public static final String ROOT_ID_HOME = "home"; field in Providers
421 if (Providers.ROOT_ID_HOME.equals(rootId)) { in sanitizeRoot()