Searched refs:setIsLocalOnly (Results 1 – 3 of 3) sorted by relevance
1936 qfb.setIsLocalOnly(true); in testFetchLocalOnly()1953 qfb.setIsLocalOnly(false); in testFetchLocalOnly()1974 qfb.setIsLocalOnly(true); in testFetchLocalOnly()2054 qfb.setIsLocalOnly(false); in testFetchItems_withIdSelection()2069 qfb.setIsLocalOnly(true); in testFetchItems_withIdSelection()2080 qfb.setIsLocalOnly(false); in testFetchItems_withIdSelection()
187 qfb.setIsLocalOnly(mIsLocalOnly); in toQueryFilter()
867 public QueryFilterBuilder setIsLocalOnly(boolean isLocalOnly) { in setIsLocalOnly() method in PickerDbFacade.QueryFilterBuilder