Searched refs:distinct (Results 1 – 13 of 13) sorted by relevance
60 public void setDistinct(boolean distinct) { in setDistinct() argument61 mDistinct = distinct; in setDistinct()202 boolean distinct, String tables, String[] columns, String where, in buildQueryString() argument215 if (distinct) { in buildQueryString()
1033 public Cursor query(boolean distinct, String table, String[] columns, in query() argument1036 return queryWithFactory(null, distinct, table, columns, selection, selectionArgs, in query()1074 public Cursor query(boolean distinct, String table, String[] columns, in query() argument1077 return queryWithFactory(null, distinct, table, columns, selection, selectionArgs, in query()1114 boolean distinct, String table, String[] columns, in queryWithFactory() argument1117 return queryWithFactory(cursorFactory, distinct, table, columns, selection, in queryWithFactory()1157 boolean distinct, String table, String[] columns, in queryWithFactory() argument1163 distinct, table, columns, selection, groupBy, having, orderBy, limit); in queryWithFactory()
81 !0 = distinct !DICompileUnit(language: DW_LANG_GOOGLE_RenderScript, file: !1, producer: "Android cl…85 !4 = distinct !DISubprogram(name: "swizzle", scope: !5, file: !5, line: 5, type: !6, isLocal: false…
6 There are two applications with two distinct roles: a sink
178 All of these must be distinct files.""")
183 return mItems.stream().mapToInt(SettingsItem::getUserId).distinct().toArray(); in getUsers()
22 distinct, effective features for Android programming. We will use
21 ; A node named "RenderScript TBAA" wraps our distinct TBAA root node.
19 ; A node named "RenderScript TBAA" wraps our distinct TBAA root node.
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
10674 …ng.String FEATURE_FAKETOUCH_MULTITOUCH_DISTINCT = "android.hardware.faketouch.multitouch.distinct";10721 …tring FEATURE_TOUCHSCREEN_MULTITOUCH_DISTINCT = "android.hardware.touchscreen.multitouch.distinct";67520 method public abstract java.util.stream.DoubleStream distinct();67571 method public abstract java.util.stream.IntStream distinct();67623 method public abstract java.util.stream.LongStream distinct();67673 method public abstract java.util.stream.Stream<T> distinct();
11375 …ng.String FEATURE_FAKETOUCH_MULTITOUCH_DISTINCT = "android.hardware.faketouch.multitouch.distinct";11423 …tring FEATURE_TOUCHSCREEN_MULTITOUCH_DISTINCT = "android.hardware.touchscreen.multitouch.distinct";71428 method public abstract java.util.stream.DoubleStream distinct();71479 method public abstract java.util.stream.IntStream distinct();71531 method public abstract java.util.stream.LongStream distinct();71581 method public abstract java.util.stream.Stream<T> distinct();
8794 …ng.String FEATURE_FAKETOUCH_MULTITOUCH_DISTINCT = "android.hardware.faketouch.multitouch.distinct";8834 …tring FEATURE_TOUCHSCREEN_MULTITOUCH_DISTINCT = "android.hardware.touchscreen.multitouch.distinct";