/aosp12/frameworks/native/services/inputflinger/tests/ |
H A D | FocusResolver_test.cpp | 65 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 D | ConfigurationBoundResourceCacheTest.java | 93 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 D | IClusterStateListener.aidl | 27 void onClusterStateChanged(in ClusterState state, int changes) = 1; in onClusterStateChanged()
|
H A D | ClusterHomeManager.java | 76 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 D | TransitionTests.java | 77 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 D | ClusterHomeService.java | 194 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 D | ExternalStylusInputMapper.cpp | 48 uint32_t changes) { in configure()
|
H A D | RotaryEncoderInputMapper.cpp | 64 uint32_t changes) { in configure()
|
H A D | InputMapper.cpp | 36 uint32_t changes) {} in configure()
|
H A D | CursorInputMapper.cpp | 120 uint32_t changes) { in configure()
|
/aosp12/packages/apps/Settings/src/com/android/settings/development/compat/ |
H A D | PlatformCompatDashboard.java | 246 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 D | FloatingRotationButtonView.java | 73 final int changes = mLastConfiguration.updateFrom(newConfig); in onConfigurationChanged() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | Transition.java | 278 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 D | DefaultItemAnimator.java | 142 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 D | InputReaderBase.cpp | 41 std::string InputReaderConfiguration::changesToString(uint32_t changes) { in changesToString()
|
/aosp12/frameworks/base/core/java/com/android/internal/policy/ |
H A D | AttributeCache.java | 107 int changes = mConfiguration.updateFrom(config); in updateConfiguration() local
|
/aosp12/frameworks/native/services/vr/virtual_touchpad/ |
H A D | VirtualTouchpadEvdev.cpp | 146 const int changes = touchpad.last_motion_event_buttons ^ buttons; in ButtonState() local
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
H A D | OverviewComponentObserver.java | 203 boolean canHandleConfigChanges(ComponentName component, int changes) { in canHandleConfigChanges()
|
/aosp12/packages/apps/Settings/src/com/android/settings/wfd/ |
H A D | WifiDisplaySettings.java | 227 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 D | ClusterHomeServiceUnitTest.java | 101 public void onClusterStateChanged(ClusterState state, int changes) { in onClusterStateChanged()
|
/aosp12/frameworks/base/services/core/java/com/android/server/compat/ |
H A D | CompatConfig.java | 416 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 D | GroupedTaskView.java | 90 public void onTaskListVisibilityChanged(boolean visible, int changes) { in onTaskListVisibilityChanged()
|
/aosp12/frameworks/native/libs/gui/ |
H A D | LayerState.cpp | 615 bool changes = false; in merge() local
|
/aosp12/frameworks/native/services/inputflinger/reader/ |
H A D | InputReader.cpp | 97 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 D | Display.cpp | 228 std::optional<android::HWComposer::DeviceRequestedChanges> changes; in chooseCompositionStrategy() local
|