Searched refs:distinct (Results 1 – 10 of 10) sorted by relevance
63 mapping -> mapping.mControllerClass).distinct().count(); in getController_hasSupportedCardType_shouldHaveTwoControllersInPool()90 mapping -> mapping.mRendererClass).distinct().count(); in getRenderer_hasSupportedViewType_shouldHaveDistinctRenderersInPool()
112 public static <T> LiveData<T> distinct(@NonNull LiveData<T> source) { in distinct() method in LiveDataFunctions113 return distinct(source, Objects::equals); in distinct()120 public static <T> LiveData<T> distinct(@NonNull LiveData<T> source, in distinct() method in LiveDataFunctions
21 import static com.android.car.arch.common.LiveDataFunctions.distinct;115 LiveData<Integer> distinct = distinct(source); in testDistinct() local116 distinct.observe(mLifecycleOwner, observer); in testDistinct()
8172 SQLiteQueryBuilder qb, Uri uri, String[] projection, boolean distinct) { in setTablesAndProjectionMapForData() argument8174 setTablesAndProjectionMapForData(qb, uri, projection, distinct, false, null); in setTablesAndProjectionMapForData()8178 String[] projection, boolean distinct, boolean addSipLookupColumns) { in setTablesAndProjectionMapForData() argument8179 setTablesAndProjectionMapForData(qb, uri, projection, distinct, addSipLookupColumns, null); in setTablesAndProjectionMapForData()8187 String[] projection, boolean distinct, Integer usageType) { in setTablesAndProjectionMapForData() argument8188 setTablesAndProjectionMapForData(qb, uri, projection, distinct, false, usageType); in setTablesAndProjectionMapForData()8192 String[] projection, boolean distinct, boolean addSipLookupColumns, Integer usageType) { in setTablesAndProjectionMapForData() argument8207 boolean useDistinct = distinct || !ContactsDatabaseHelper.isInProjection( in setTablesAndProjectionMapForData()
691 assertEquals(buildAllShortExtras().distinct().count(), buildAllShortExtras().count()); in testShortNamesOfExtrasAreUnique()
1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...