Searched refs:isExternal (Results 1 – 2 of 2) sorted by relevance
189 public boolean isExternal() { in isExternal() method in MockSource
645 boolean isExternal = (dest == null || dest == Downloads.Impl.DESTINATION_EXTERNAL); in insert()646 filteredValues.put(Downloads.Impl.COLUMN_IS_VISIBLE_IN_DOWNLOADS_UI, isExternal); in insert()