Home
last modified time | relevance | path

Searched defs:changes (Results 1 – 25 of 87) sorted by relevance

1234

/aosp12/frameworks/native/services/inputflinger/tests/
H A DFocusResolver_test.cpp65 std::optional<FocusResolver::FocusChanges> changes = in TEST() local
108 std::optional<FocusResolver::FocusChanges> changes = in TEST() local
135 std::optional<FocusResolver::FocusChanges> changes = in TEST() local
159 std::optional<FocusResolver::FocusChanges> changes = in TEST() local
182 std::optional<FocusResolver::FocusChanges> changes = in TEST() local
228 std::optional<FocusResolver::FocusChanges> changes = in TEST() local
273 std::optional<FocusResolver::FocusChanges> changes = in TEST() local
/aosp12/frameworks/base/core/tests/coretests/src/android/content/res/
H A DConfigurationBoundResourceCacheTest.java93 int changes = calcConfigChanges(res, newCnf); in testVoidConfigChange() local
116 int changes = calcConfigChanges(res, newCnf); in testEffectiveConfigChange() local
142 int changes = calcConfigChanges(res, newCnf); in testConfigChangeMultipleResources() local
184 int changes = calcConfigChanges(res, newCnf); in testConfigChangeMultipleThemes() local
/aosp12/packages/services/Car/car-lib/src/android/car/cluster/
H A DIClusterStateListener.aidl27 void onClusterStateChanged(in ClusterState state, int changes) = 1; in onClusterStateChanged()
H A DClusterHomeManager.java76 void onClusterStateChanged(ClusterState state, @Config int changes); in onClusterStateChanged()
246 public void onClusterStateChanged(@NonNull ClusterState state, @Config int changes) { in onClusterStateChanged()
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTransitionTests.java77 ArrayMap<WindowContainer, Transition.ChangeInfo> changes = transition.mChanges; in testCreateInfo_NewTask() local
134 ArrayMap<WindowContainer, Transition.ChangeInfo> changes = transition.mChanges; in testCreateInfo_NestedTasks() local
184 ArrayMap<WindowContainer, Transition.ChangeInfo> changes = transition.mChanges; in testCreateInfo_DisplayArea() local
390 ArrayMap<WindowContainer, Transition.ChangeInfo> changes = transition.mChanges; in testIndependent() local
603 private static void fillChangeMap(ArrayMap<WindowContainer, Transition.ChangeInfo> changes, in fillChangeMap()
/aosp12/packages/services/Car/service/src/com/android/car/cluster/
H A DClusterHomeService.java194 int changes = 0; in onSwitchUi() local
205 int changes = 0; in onDisplayState() local
222 private void sendDisplayState(int changes) { in sendDisplayState()
/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DExternalStylusInputMapper.cpp48 uint32_t changes) { in configure()
H A DRotaryEncoderInputMapper.cpp64 uint32_t changes) { in configure()
H A DInputMapper.cpp36 uint32_t changes) {} in configure()
H A DCursorInputMapper.cpp120 uint32_t changes) { in configure()
/aosp12/packages/apps/Settings/src/com/android/settings/development/compat/
H A DPlatformCompatDashboard.java246 PreferenceCategory createChangeCategoryPreference(List<CompatibilityChangeInfo> changes, in createChangeCategoryPreference()
256 private void addChangePreferencesToCategory(List<CompatibilityChangeInfo> changes, in addChangePreferencesToCategory()
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/rotation/
H A DFloatingRotationButtonView.java73 final int changes = mLastConfiguration.updateFrom(newConfig); in onConfigurationChanged() local
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DTransition.java278 void setKnownConfigChanges(WindowContainer<?> wc, @ActivityInfo.Config int changes) { in setKnownConfigChanges()
882 ArrayMap<WindowContainer, ChangeInfo> changes) { in canPromote()
950 ArraySet<WindowContainer> targets, ArrayMap<WindowContainer, ChangeInfo> changes) { in tryPromote()
1006 ArrayMap<WindowContainer, ChangeInfo> changes) { in calculateTargets()
1139 ArraySet<WindowContainer> targets, ArrayMap<WindowContainer, ChangeInfo> changes) { in calculateTransitionInfo()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DDefaultItemAnimator.java142 final ArrayList<ChangeInfo> changes = new ArrayList<>(); in runPendingAnimations() local
462 ArrayList<ChangeInfo> changes = mChangesList.get(i); in endAnimation() local
623 ArrayList<ChangeInfo> changes = mChangesList.get(i); in endAnimations() local
/aosp12/frameworks/native/services/inputflinger/
H A DInputReaderBase.cpp41 std::string InputReaderConfiguration::changesToString(uint32_t changes) { in changesToString()
/aosp12/frameworks/base/core/java/com/android/internal/policy/
H A DAttributeCache.java107 int changes = mConfiguration.updateFrom(config); in updateConfiguration() local
/aosp12/frameworks/native/services/vr/virtual_touchpad/
H A DVirtualTouchpadEvdev.cpp146 const int changes = touchpad.last_motion_event_buttons ^ buttons; in ButtonState() local
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DOverviewComponentObserver.java203 boolean canHandleConfigChanges(ComponentName component, int changes) { in canHandleConfigChanges()
/aosp12/packages/apps/Settings/src/com/android/settings/wfd/
H A DWifiDisplaySettings.java227 private void scheduleUpdate(int changes) { in scheduleUpdate()
243 private void update(int changes) { in update()
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/cluster/
H A DClusterHomeServiceUnitTest.java101 public void onClusterStateChanged(ClusterState state, int changes) { in onClusterStateChanged()
/aosp12/frameworks/base/services/core/java/com/android/server/compat/
H A DCompatConfig.java416 long[] changes = getAllowedChangesSinceTargetSdkForPackage(packageName, targetSdkVersion); in enableTargetSdkChangesForPackage() local
436 long[] changes = getAllowedChangesSinceTargetSdkForPackage(packageName, targetSdkVersion); in disableTargetSdkChangesForPackage() local
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DGroupedTaskView.java90 public void onTaskListVisibilityChanged(boolean visible, int changes) { in onTaskListVisibilityChanged()
/aosp12/frameworks/native/libs/gui/
H A DLayerState.cpp615 bool changes = false; in merge() local
/aosp12/frameworks/native/services/inputflinger/reader/
H A DInputReader.cpp97 uint32_t changes = mConfigurationChangesToRefresh; in loopOnce() local
346 void InputReader::refreshConfigurationLocked(uint32_t changes) { in refreshConfigurationLocked()
598 void InputReader::requestRefreshConfiguration(uint32_t changes) { in requestRefreshConfiguration()
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/src/
H A DDisplay.cpp228 std::optional<android::HWComposer::DeviceRequestedChanges> changes; in chooseCompositionStrategy() local

1234