Home
last modified time | relevance | path

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

123

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DCombinedShadeHeaderConstraintsTest.kt131 val changes = CombinedShadeHeadersConstraintManagerImpl in <lambda>() constant
150 val changes = CombinedShadeHeadersConstraintManagerImpl in <lambda>() constant
169 val changes = CombinedShadeHeadersConstraintManagerImpl.emptyCutoutConstraints() in <lambda>() constant
196 val changes = CombinedShadeHeadersConstraintManagerImpl.edgesGuidelinesConstraints( in <lambda>() constant
232 val changes = CombinedShadeHeadersConstraintManagerImpl.edgesGuidelinesConstraints( in <lambda>() constant
261 val changes = CombinedShadeHeadersConstraintManagerImpl in <lambda>() constant
300 val changes = CombinedShadeHeadersConstraintManagerImpl in <lambda>() constant
/frameworks/native/services/inputflinger/tests/
DFocusResolver_test.cpp74 std::optional<FocusResolver::FocusChanges> changes = in TEST() local
104 std::optional<FocusResolver::FocusChanges> changes = in TEST() local
141 std::optional<FocusResolver::FocusChanges> changes = in TEST() local
167 std::optional<FocusResolver::FocusChanges> changes = in TEST() local
202 std::optional<FocusResolver::FocusChanges> changes = in TEST() local
230 std::optional<FocusResolver::FocusChanges> changes = in TEST() local
254 std::optional<FocusResolver::FocusChanges> changes = in TEST() local
304 std::optional<FocusResolver::FocusChanges> changes = in TEST() local
363 std::optional<FocusResolver::FocusChanges> changes = in TEST() local
397 std::optional<FocusResolver::FocusChanges> changes = in TEST() local
[all …]
/frameworks/base/core/tests/coretests/src/android/content/res/
DConfigurationBoundResourceCacheTest.java100 int changes = calcConfigChanges(res, newCnf); in testVoidConfigChange() local
124 int changes = calcConfigChanges(res, newCnf); in testEffectiveConfigChange() local
153 int changes = calcConfigChanges(res, newCnf); in testConfigChangeMultipleResources() local
197 int changes = calcConfigChanges(res, newCnf); in testConfigChangeMultipleThemes() local
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTransitionTests.java155 ArrayMap<WindowContainer, Transition.ChangeInfo> changes = transition.mChanges; in testCreateInfo_NewTask() local
213 ArrayMap<WindowContainer, Transition.ChangeInfo> changes = transition.mChanges; in testCreateInfo_Activity() local
243 ArrayMap<WindowContainer, Transition.ChangeInfo> changes = transition.mChanges; in testCreateInfo_NestedTasks() local
299 ArrayMap<WindowContainer, Transition.ChangeInfo> changes = transition.mChanges; in testCreateInfo_DisplayArea() local
468 ArrayMap<WindowContainer, Transition.ChangeInfo> changes = transition.mChanges; in testCreateInfo_PromoteSimilarClose() local
503 ArrayMap<WindowContainer, Transition.ChangeInfo> changes = transition.mChanges; in testCreateInfo_PromoteSimilarOpen() local
539 ArrayMap<WindowContainer, Transition.ChangeInfo> changes = transition.mChanges; in testCreateInfo_NoAnimation() local
588 ArrayMap<WindowContainer, Transition.ChangeInfo> changes = transition.mChanges; in testCreateInfo_MultiDisplay() local
731 ArrayMap<WindowContainer, Transition.ChangeInfo> changes = transition.mChanges; in testIndependent() local
808 ArrayMap<WindowContainer, Transition.ChangeInfo> changes = transition.mChanges; in testOpenOpaqueTask() local
[all …]
DTaskFragmentOrganizerControllerTest.java389 final List<TaskFragmentTransaction.Change> changes = transaction.getChanges(); in testOnTaskFragmentParentInfoChanged() local
515 final List<TaskFragmentTransaction.Change> changes = transaction.getChanges(); in testOnActivityReparentedToTask_activityNotInOrganizerProcess_useTemporaryToken() local
567 final List<TaskFragmentTransaction.Change> changes = transaction.getChanges(); in testOnActivityReparentedToTask_untrustedEmbed_reportedWhenAppOptIn() local
1424 final List<TaskFragmentTransaction.Change> changes = transaction.getChanges(); in testSendAllPendingTaskFragmentEventsWhenAnyTaskIsVisible() local
2039 final List<TaskFragmentTransaction.Change> changes = transaction.getChanges(); in assertTaskFragmentAppearedTransaction() local
2058 final List<TaskFragmentTransaction.Change> changes = transaction.getChanges(); in assertTaskFragmentInfoChangedTransaction() local
2072 final List<TaskFragmentTransaction.Change> changes = transaction.getChanges(); in assertTaskFragmentVanishedTransaction() local
2086 final List<TaskFragmentTransaction.Change> changes = transaction.getChanges(); in assertTaskFragmentParentInfoChangedTransaction() local
2101 final List<TaskFragmentTransaction.Change> changes = transaction.getChanges(); in assertTaskFragmentErrorTransaction() local
2119 final List<TaskFragmentTransaction.Change> changes = transaction.getChanges(); in assertActivityReparentedToTaskTransaction() local
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/util/
DFakeSharedPreferences.kt86 private val changes = mutableMapOf<String, Any>() in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/spatial/domain/interactor/
DSpatialAudioComponentInteractor.kt63 private val changes = MutableSharedFlow<Unit>() in <lambda>() constant
/frameworks/native/services/inputflinger/reader/mapper/
DExternalStylusInputMapper.cpp52 ConfigurationChanges changes) { in reconfigure()
DRotaryEncoderInputMapper.cpp71 ConfigurationChanges changes) { in reconfigure()
DMultiTouchInputMapper.cpp179 ConfigurationChanges changes) { in reconfigure()
DInputMapper.cpp43 ConfigurationChanges changes) { in reconfigure()
DCursorInputMapper.cpp142 ConfigurationChanges changes) { in reconfigure()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
DCounterRotatorHelper.java56 final List<TransitionInfo.Change> changes = info.getChanges(); in handleClosingChanges() local
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/rotation/
DFloatingRotationButtonView.java73 final int changes = mLastConfiguration.updateFrom(newConfig); in onConfigurationChanged() local
/frameworks/base/core/java/com/android/internal/widget/
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
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/wifi/shared/model/
DWifiNetworkModelTest.kt251 val changes = mutableListOf<Pair<String, String>>() in <lambda>() constant in com.android.systemui.statusbar.pipeline.wifi.shared.model.WifiNetworkModelTest.TestLogger
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/taskview/
DTaskViewTransitionsTest.java261 List<TransitionInfo.Change> changes = new ArrayList<>(); in test_startAnimation_setsTaskNotFound() local
/frameworks/native/services/vr/virtual_touchpad/
DVirtualTouchpadEvdev.cpp146 const int changes = touchpad.last_motion_event_buttons ^ buttons; in ButtonState() local
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/activityembedding/
DActivityEmbeddingController.java186 private boolean handleNonEmbeddedChanges(List<TransitionInfo.Change> changes) { in handleNonEmbeddedChanges()
/frameworks/base/core/java/com/android/internal/policy/
DAttributeCache.java143 int changes = mConfiguration.updateFrom(config); in updateConfiguration() local
/frameworks/base/services/core/java/com/android/server/pm/
DDumpHelper.java486 final SparseArray<String> changes = values.valueAt(i); in doDump() local
/frameworks/native/services/surfaceflinger/FrontEnd/
DRequestedLayerState.h138 ftl::Flags<RequestedLayerState::Changes> changes; member
/frameworks/base/core/java/android/inputmethodservice/navigationbar/
DNavigationBarView.java347 final int changes = mConfiguration.updateFrom(newConfig); in onConfigurationChanged() local
/frameworks/base/services/core/java/com/android/server/compat/
DCompatConfig.java572 long[] changes = getAllowedChangesSinceTargetSdkForPackage(packageName, targetSdkVersion); in enableTargetSdkChangesForPackage() local
592 long[] changes = getAllowedChangesSinceTargetSdkForPackage(packageName, targetSdkVersion); in disableTargetSdkChangesForPackage() local
/frameworks/native/services/inputflinger/reader/
DInputReader.cpp150 auto changes = mConfigurationChangesToRefresh; in loopOnce() local
425 void InputReader::refreshConfigurationLocked(ConfigurationChanges changes) { in refreshConfigurationLocked()
656 void InputReader::requestRefreshConfiguration(ConfigurationChanges changes) { in requestRefreshConfiguration()

123