/packages/apps/Settings/src/com/android/settings/development/compat/ |
D | PlatformCompatDashboard.java | 151 for (CompatibilityChangeInfo change : mChanges) { in addPreferences() 152 if (change.getEnableSinceTargetSdk() > 0) { in addPreferences() 154 if (!targetSdkChanges.containsKey(change.getEnableSinceTargetSdk())) { in addPreferences() 156 targetSdkChanges.put(change.getEnableSinceTargetSdk(), sdkChanges); in addPreferences() 158 sdkChanges = targetSdkChanges.get(change.getEnableSinceTargetSdk()); in addPreferences() 160 sdkChanges.add(change); in addPreferences() 161 } else if (change.getDisabled()) { in addPreferences() 162 disabledChanges.add(change); in addPreferences() 164 enabledChanges.add(change); in addPreferences() 192 Preference createPreferenceForChange(Context context, CompatibilityChangeInfo change, in createPreferenceForChange() argument [all …]
|
/packages/apps/Launcher3/src/com/android/launcher3/util/ |
D | DisplayController.java | 211 int change = 0; in handleInfoChange() local 213 change |= CHANGE_ACTIVE_SCREEN; in handleInfoChange() 216 change |= CHANGE_ROTATION; in handleInfoChange() 219 change |= CHANGE_FRAME_DELAY; in handleInfoChange() 222 change |= CHANGE_DENSITY; in handleInfoChange() 225 change |= CHANGE_SUPPORTED_BOUNDS; in handleInfoChange() 228 if (change != 0) { in handleInfoChange() 230 final int flags = change; in handleInfoChange()
|
/packages/modules/StatsD/tests/src/android/cts/statsd/uidmap/ |
D | UidMapTests.java | 55 for (UidMapping.Change change : uidmap.getChangesList()) { in hasMatchingChange() 56 if (change.getAppHash() == DEVICE_SIDE_TEST_PKG_HASH && change.getUid() == uid) { in hasMatchingChange() 57 if (change.getDeletion() == expectDeletion) { in hasMatchingChange()
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/core/instrumentation/ |
D | SettingsIntelligenceLogWriterTest.java | 65 final byte[] change = new byte[inputStream.readInt()]; in serialize_hasSizeOne_returnCorrectData() 66 inputStream.read(change); in serialize_hasSizeOne_returnCorrectData() 68 final SettingsLog settingsLog = SettingsLog.parseFrom(change); in serialize_hasSizeOne_returnCorrectData()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
D | TaskViewUtils.java | 374 final TransitionInfo.Change change = transitionInfo.getChanges().get(i); in composeRecentsSplitLaunchAnimator() local 375 final int taskId = change.getTaskInfo() != null ? change.getTaskInfo().taskId : -1; in composeRecentsSplitLaunchAnimator() 376 final int mode = change.getMode(); in composeRecentsSplitLaunchAnimator() 384 if (change.getParent() == null) { in composeRecentsSplitLaunchAnimator() 389 transitionInfo.getChange(change.getParent()); in composeRecentsSplitLaunchAnimator()
|
/packages/apps/Browser2/ |
D | Android.bp | 5 // Added automatically by a large-scale-change 13 // large-scale-change unable to identify any license_text files
|
/packages/apps/TV/src/com/android/tv/dvr/ui/browse/ |
D | DvrBrowseFragment.java | 336 mScheduleAdapter.change(scheduleRecording); in onScheduledRecordingStatusChanged() 341 mRecentAdapter.change(scheduleRecording); in onScheduledRecordingStatusChanged() 350 mScheduleAdapter.change(schedule); in onScheduledRecordingConflictStatusChanged() 521 mRecentAdapter.change(recordedProgram); in handleRecordedProgramChanged() 574 mSeriesAdapter.change(seriesRecording); in handleSeriesRecordingsChanged() 621 adapter.change(r); in updateGenreAdapters()
|
/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
D | TimeClustering.java | 291 float change = Math.max(diff1 / (diff2 + 0.01f), diff2 / (diff1 + 0.01f)); in getPartitionIndexForCurrentCluster() local 292 if (change > largestChange) { in getPartitionIndexForCurrentCluster() 295 largestChange = change; in getPartitionIndexForCurrentCluster() 298 largestChange = change; in getPartitionIndexForCurrentCluster()
|
/packages/modules/GeoTZ/ |
D | Android.bp | 20 // Added automatically by a large-scale-change that took the approach of 41 // large-scale-change unable to identify any license_text files
|
/packages/apps/Test/connectivity/ |
D | Android.bp | 20 // Added automatically by a large-scale-change that took the approach of 42 // large-scale-change unable to identify any license_text files
|
/packages/modules/Connectivity/Tethering/tests/unit/ |
D | Android.bp | 32 // TODO(b/147200698) change sdk_version to module-current and remove framework-minus-apex 60 // TODO(b/147200698) change sdk_version to module-current and
|
/packages/modules/NeuralNetworks/ |
D | Android.bp | 21 // Added automatically by a large-scale-change that took the approach of 45 // large-scale-change unable to identify any license_text files
|
/packages/apps/Bluetooth/ |
D | Android.bp | 7 // Added automatically by a large-scale-change that took the approach of 28 // large-scale-change unable to identify any license_text files
|
/packages/inputmethods/LeanbackIME/src/com/android/inputmethod/leanback/ |
D | LeanbackKeyboardController.java | 232 KeyChange change = mKeyChangeHistory.get(i); in getBestSnapPosition() local 236 Log.d(TAG, "Reverting keychange to " + change.position.toString()); in getBestSnapPosition() 240 currPoint = change.position; in getBestSnapPosition()
|
/packages/apps/TV/ |
D | Android.bp | 21 // Added automatically by a large-scale-change that took the approach of 43 // large-scale-change unable to identify any license_text files
|
/packages/apps/DocumentsUI/ |
D | Android.bp | 19 // Added automatically by a large-scale-change that took the approach of 40 // large-scale-change unable to identify any license_text files
|
/packages/modules/SdkExtensions/ |
D | README.md | 30 is likely to change over time, and should not be depended upon. 43 described in [`derive_classpath.cpp`] and may change over time.
|
/packages/apps/TV/tests/robotests/src/com/android/tv/dvr/ui/ |
D | SortedArrayAdapterTest.java | 174 mAdapter.change(p2_changed); in testChange_sorting() 180 mAdapter.change(P1); in testChange_new()
|
/packages/modules/NeuralNetworks/tools/ion_watcher/ |
D | README.txt | 1 Simple ION_heap size change watcher/logger for correlating ION_heap usage with
|
/packages/apps/SpareParts/ |
D | Android.bp | 5 // Added automatically by a large-scale-change
|
/packages/apps/Gallery/ |
D | Android.bp | 5 // Added automatically by a large-scale-change
|
/packages/apps/CellBroadcastReceiver/RROSampleTestApp/ |
D | Android.bp | 3 // A large-scale-change added 'default_applicable_licenses' to import
|
/packages/apps/SafetyRegulatoryInfo/ |
D | Android.bp | 5 // Added automatically by a large-scale-change
|
/packages/apps/CertInstaller/ |
D | Android.bp | 5 // Added automatically by a large-scale-change
|
/packages/apps/CertInstaller/robotests/ |
D | Android.bp | 7 // A large-scale-change added 'default_applicable_licenses' to import
|