Searched refs:isParentOf (Results 1 – 1 of 1) sorted by relevance
118 public boolean isParentOf(IFileStore other) { in isParentOf() method in FileStoreAdapter119 return mStore.isParentOf(other); in isParentOf()