/packages/services/Car/car-lib/src/android/car/cluster/ |
D | IClusterStateListener.aidl | 27 void onClusterStateChanged(in ClusterState state, int changes) = 1; in onClusterStateChanged()
|
D | ClusterHomeManager.java | 88 void onClusterStateChanged(ClusterState state, @Config int changes); in onClusterStateChanged() 271 public void onClusterStateChanged(@NonNull ClusterState state, @Config int changes) { in onClusterStateChanged()
|
/packages/services/Car/service/src/com/android/car/cluster/ |
D | ClusterHomeService.java | 195 int changes = 0; in onSwitchUi() local 206 int changes = 0; in onDisplayState() local 223 private void sendDisplayState(int changes) { in sendDisplayState()
|
/packages/apps/Settings/src/com/android/settings/development/compat/ |
D | PlatformCompatDashboard.java | 219 PreferenceCategory createChangeCategoryPreference(List<CompatibilityChangeInfo> changes, in createChangeCategoryPreference() 229 private void addChangePreferencesToCategory(List<CompatibilityChangeInfo> changes, in addChangePreferencesToCategory()
|
/packages/services/Car/tools/telemetry/lua-interpreter/static/js/ |
D | index.js | 164 changes: { property
|
/packages/apps/Settings/src/com/android/settings/datetime/timezone/ |
D | SpannableUtil.java | 130 List<int[]> changes = new ArrayList<>(); in applyCaseMapToSpannable() local
|
/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/mdns/ |
D | MdnsResponseDecoderTests.java | 426 final ArraySet<MdnsResponse> changes = decode( in testDecodeWithIpv4AddressRemove() local 554 final ArraySet<MdnsResponse> changes = decode( in testDecodeWithNoChange() local
|
/packages/apps/Settings/src/com/android/settings/wfd/ |
D | WifiDisplaySettings.java | 228 private void scheduleUpdate(int changes) { in scheduleUpdate() 244 private void update(int changes) { in update()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
D | OverviewComponentObserver.java | 212 boolean canHandleConfigChanges(ComponentName component, int changes) { in canHandleConfigChanges()
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/cluster/ |
D | ClusterHomeServiceUnitTest.java | 105 public void onClusterStateChanged(ClusterState state, int changes) { in onClusterStateChanged()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/ |
D | GroupedTaskView.java | 142 public void onTaskListVisibilityChanged(boolean visible, int changes) { in onTaskListVisibilityChanged()
|
D | DesktopTaskView.java | 276 public void onTaskListVisibilityChanged(boolean visible, int changes) { in onTaskListVisibilityChanged()
|
D | RecentsView.java | 2317 int changes = dataChanges; in loadVisibleTaskData() local
|
/packages/services/Car/tests/carservice_test/src/com/android/car/cluster/ |
D | ClusterHomeManagerTest.java | 476 public void onClusterStateChanged(ClusterState state, int changes) { in onClusterStateChanged()
|
/packages/modules/StatsD/statsd/src/ |
D | stats_log.proto | 387 repeated Change changes = 2; field 528 optional int32 changes = 1; field
|
/packages/services/Car/tests/carservice_test/src/com/android/car/input/ |
D | CarInputManagerTest.java | 928 LinkedList<Pair<Integer, int[]>> changes = callback.getStateChanges(); in waitAndAssertLastStateChange() local
|
/packages/modules/StatsD/statsd/src/guardrail/ |
D | StatsdStats.h | 145 int32_t changes = 0; member
|
D | StatsdStats.cpp | 395 void StatsdStats::setUidMapChanges(int changes) { in setUidMapChanges()
|