/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
D | FilterSource.java | 68 MediaSet[] sets = dataManager.getMediaSetsFromString(setsName); in createMediaObject() local 69 return new FilterTypeSet(path, dataManager, sets[0], mediaType); in createMediaObject() 73 MediaSet[] sets = dataManager.getMediaSetsFromString(setsName); in createMediaObject() local 74 return new FilterDeleteSet(path, sets[0]); in createMediaObject() 78 MediaSet[] sets = dataManager.getMediaSetsFromString(setsName); in createMediaObject() local 79 return new FilterEmptyPromptSet(path, sets[0], mEmptyItem); in createMediaObject()
|
D | MediaSet.java | 269 protected Future<Integer> requestSyncOnMultipleSets(MediaSet[] sets, SyncListener listener) { in requestSyncOnMultipleSets() argument 270 return new MultiSetSyncFuture(sets, listener); in requestSyncOnMultipleSets() 285 MultiSetSyncFuture(MediaSet[] sets, SyncListener listener) { in MultiSetSyncFuture() argument 287 mPendingCount = sets.length; in MultiSetSyncFuture() 288 mFutures = new Future[sets.length]; in MultiSetSyncFuture() 291 for (int i = 0, n = sets.length; i < n; ++i) { in MultiSetSyncFuture() 292 mFutures[i] = sets[i].requestSync(this); in MultiSetSyncFuture() 293 Log.d(TAG, " request sync: " + Utils.maskDebugInfo(sets[i].getName())); in MultiSetSyncFuture()
|
D | ClusterSource.java | 64 MediaSet[] sets = dataManager.getMediaSetsFromString(setsName); in createMediaObject() local 71 return new ClusterAlbumSet(path, mApplication, sets[0], matchType); in createMediaObject()
|
D | DataManager.java | 205 MediaSet[] sets = new MediaSet[n]; in getMediaSetsFromString() local 207 sets[i] = getMediaSet(seq[i]); in getMediaSetsFromString() 209 return sets; in getMediaSetsFromString()
|
/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
D | FilterUtils.java | 127 String[] sets = Path.splitSequence(segments[i]); in getAppliedFilters() local 128 for (int j = 0; j < sets.length; j++) { in getAppliedFilters() 129 Path sub = Path.fromString(sets[j]); in getAppliedFilters() 243 String[] sets = Path.splitSequence(segments[i]); in removeOneClusterFromPath() local 244 for (int j = 0; j < sets.length; j++) { in removeOneClusterFromPath() 248 sb.append(removeOneClusterFromPath(sets[j], done)); in removeOneClusterFromPath()
|
/packages/modules/Connectivity/tests/unit/java/com/android/server/net/ |
D | NetworkStatsBaseTest.java | 63 final int[] sets; in assertValues() local 65 sets = new int[] {SET_ALL, SET_DEFAULT, SET_FOREGROUND}; in assertValues() 67 sets = new int[] {set}; in assertValues() 92 for (int s : sets) { in assertValues()
|
/packages/modules/GeoTZ/s2storage/src/write/java/com/android/timezone/location/storage/tzs2range/write/ |
D | BankedTzIdSetsPacker.java | 204 Set<List<String>> sets = new HashSet<>(); in extractUniqueTzIdSets() local 206 sets.add(range.getTzIdSet()); in extractUniqueTzIdSets() 208 return new ArrayList<>(sets); in extractUniqueTzIdSets()
|
/packages/services/Car/tests/SampleCustomInputService/ |
D | readme.md | 48 * `-d 0`: sets target display type to main display; 49 * `f1`: sets the OEM partner function `f1` to execute. In this implementation, `f1` argument
|
/packages/modules/DnsResolver/ |
D | README-DoT.md | 83 20 seconds will be closed. This sets the limit of tolerance for slow replies, 96 This sets the limit on how long session tickets will be preserved during idle periods, 101 `DnsTlsSessionCache` sets a limit of 5 sessions in each cache, expiring the oldest one
|
/packages/modules/GeoTZ/s2storage/ |
D | README.md | 109 contains information shared by all blocks such as the TZ ID sets. 119 Further, the time zone IDs are referenced as sets, e.g. one cell range may reference 125 of distinct sets. To do this we make use of "banking", which leverages 150 A bank may contain many sets, which various combinations of TZ IDs:
|
/packages/modules/StatsD/statsd/tests/ |
D | MetricsManager_test.cpp | 96 set<int32_t> unionSet(const vector<set<int32_t>> sets) { in unionSet() argument 98 for (const set<int32_t>& s : sets) { in unionSet()
|
/packages/apps/Settings/src/com/android/settings/ |
D | EventLogTags.logtags | 5 # log the type of screen lock when user sets lock screen
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/ |
D | EventLogTags.logtags | 5 # log the type of screen lock when user sets lock screen
|
/packages/services/Car/service/res/raw/ |
D | vertical_blur_fragment_shader.glsl | 14 * This shader sets the colour of each fragment to be the weighted average of the uRadius fragments
|
D | horizontal_blur_fragment_shader.glsl | 14 * This shader sets the colour of each fragment to be the weighted average of the uRadius fragments
|
/packages/modules/GeoTZ/s2storage/tools/src/proto/ |
D | geotz_protos.proto | 26 // All the time zone ID sets referenced by index from the ranges.
|
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/incident/ |
D | incident_minimal.proto | 51 repeated RestrictedImageSetProto sets = 1; field
|
/packages/modules/adb/ |
D | SYNC.TXT | 10 SERVICES.TXT sets the connection in sync mode. This mode is a binary mode that
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | tutorial.md | 312 …cts the original value, `memcpy()` the source to destination, and finally sets the source as Null …
|
/packages/modules/Wifi/service/proto/src/ |
D | metrics.proto | 3563 // User sets auto-connect to on 3565 // User sets auto-connect to off 3577 // User sets the adaptive connectivity to on 3579 // User sets the adaptive connectivity to off
|
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/tzs2polygons_tzs2cellunions/data/ |
D | LICENSE | 32 contents have multiple sets of different rights, Licensors should
|
/packages/modules/GeoTZ/output_data/odbl/ |
D | LICENSE | 32 contents have multiple sets of different rights, Licensors should
|
/packages/modules/GeoTZ/tzbb_data/ |
D | DATA_LICENSE | 32 contents have multiple sets of different rights, Licensors should
|
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/canonicalizetzs2polygons/data/output_polygons/ |
D | LICENSE | 32 contents have multiple sets of different rights, Licensors should
|
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/createtzs2protodatafile/data/ |
D | LICENSE | 32 contents have multiple sets of different rights, Licensors should
|