/aosp12/frameworks/native/services/surfaceflinger/ |
H A D | SurfaceInterceptor.cpp | 221 SurfaceChange* change(transaction->add_surface_change()); in createSurfaceChangeLocked() local 251 SurfaceChange* change(createSurfaceChangeLocked(transaction, layerId)); in addPositionLocked() local 260 SurfaceChange* change(createSurfaceChangeLocked(transaction, layerId)); in addDepthLocked() local 268 SurfaceChange* change(createSurfaceChangeLocked(transaction, layerId)); in addSizeLocked() local 277 SurfaceChange* change(createSurfaceChangeLocked(transaction, layerId)); in addAlphaLocked() local 285 SurfaceChange* change(createSurfaceChangeLocked(transaction, layerId)); in addMatrixLocked() local 296 SurfaceChange* change(createSurfaceChangeLocked(transaction, layerId)); in addTransparentRegionLocked() local 328 SurfaceChange* change(createSurfaceChangeLocked(transaction, layerId)); in addLayerStackLocked() local 336 SurfaceChange* change(createSurfaceChangeLocked(transaction, layerId)); in addCropLocked() local 345 SurfaceChange* change(createSurfaceChangeLocked(transaction, layerId)); in addCornerRadiusLocked() local [all …]
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/ |
H A D | DefaultTransitionHandler.java | 152 final TransitionInfo.Change change = info.getChanges().get(i); in isRotationSeamless() local 233 final TransitionInfo.Change change = info.getChanges().get(i); in getRotationAnimation() local 297 final TransitionInfo.Change change = info.getChanges().get(i); in startAnimation() local 385 private Animation loadAnimation(TransitionInfo info, TransitionInfo.Change change, in loadAnimation() 552 @NonNull Runnable finishCallback, TransitionInfo.Change change, in attachThumbnail() 569 @NonNull Runnable finishCallback, TransitionInfo.Change change) { in attachCrossProfileThunmbnailAnimation() 601 @NonNull Runnable finishCallback, TransitionInfo.Change change, in attachThumbnailAnimation() 629 final TransitionInfo.Change change = info.getChanges().get(i); in getWallpaperTransitType() local
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/am/ |
H A D | UidObserverControllerTest.java | 80 int change = mUidObserverController.enqueueUidChange(null, TEST_UID1, in testEnqueueUidChange() local 225 private void addPendingChange(int uid, int change, int procState, long procStateSeq, in addPendingChange() 237 private void assertPendingChange(int uid, int change, int procState, long procStateSeq, in assertPendingChange() 263 private static String changeToStr(int change) { in changeToStr()
|
/aosp12/frameworks/native/services/surfaceflinger/tests/ |
H A D | SurfaceInterceptor_test.cpp | 494 bool SurfaceInterceptorTest::cornerRadiusUpdateFound(const SurfaceChange &change, in cornerRadiusUpdateFound() 505 bool SurfaceInterceptorTest::backgroundBlurRadiusUpdateFound(const SurfaceChange& change, in backgroundBlurRadiusUpdateFound() 517 bool SurfaceInterceptorTest::blurRegionsUpdateFound(const SurfaceChange& change, in blurRegionsUpdateFound() 564 bool SurfaceInterceptorTest::transparentRegionHintUpdateFound(const SurfaceChange& change, in transparentRegionHintUpdateFound() 579 bool SurfaceInterceptorTest::layerStackUpdateFound(const SurfaceChange& change, in layerStackUpdateFound() 590 bool SurfaceInterceptorTest::hiddenFlagUpdateFound(const SurfaceChange& change, in hiddenFlagUpdateFound() 601 bool SurfaceInterceptorTest::opaqueFlagUpdateFound(const SurfaceChange& change, in opaqueFlagUpdateFound() 612 bool SurfaceInterceptorTest::secureFlagUpdateFound(const SurfaceChange& change, in secureFlagUpdateFound() 643 bool SurfaceInterceptorTest::shadowRadiusUpdateFound(const SurfaceChange& change, in shadowRadiusUpdateFound() 654 bool SurfaceInterceptorTest::trustedOverlayUpdateFound(const SurfaceChange& change, in trustedOverlayUpdateFound() [all …]
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/ |
H A D | LegacySplitScreenTransitions.java | 215 final TransitionInfo.Change change = info.getChanges().get(i); in startAnimation() local 235 final TransitionInfo.Change change = info.getChanges().get(i); in startAnimation() local 303 final TransitionInfo.Change change = info.getChanges().get(i); in startAnimation() local
|
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/ |
H A D | RemoteAnimationTargetCompat.java | 133 @NonNull TransitionInfo.Change change, int layer, in setupLeash() 184 private static SurfaceControl createLeash(TransitionInfo info, TransitionInfo.Change change, in createLeash() 206 public RemoteAnimationTargetCompat(TransitionInfo.Change change, int order, in RemoteAnimationTargetCompat()
|
/aosp12/system/core/fs_mgr/ |
H A D | fs_mgr_overlayfs.cpp | 95 bool fs_mgr_overlayfs_setup(const char*, const char*, bool* change, bool) { in fs_mgr_overlayfs_setup() argument 100 bool fs_mgr_overlayfs_teardown(const char*, bool* change) { in fs_mgr_overlayfs_teardown() 257 bool fs_mgr_rm_all(const std::string& path, bool* change = nullptr, int level = 0) { in fs_mgr_rm_all() 417 bool* change) { in fs_mgr_overlayfs_setup_one() 496 bool fs_mgr_overlayfs_teardown_scratch(const std::string& overlay, bool* change) { in fs_mgr_overlayfs_teardown_scratch() 554 bool* change, bool* should_destroy_scratch = nullptr) { in fs_mgr_overlayfs_teardown_one() 1009 bool* change) { in CreateDynamicScratch() 1169 bool* partition_exists, bool* change) { in fs_mgr_overlayfs_create_scratch() 1200 bool fs_mgr_overlayfs_setup_scratch(const Fstab& fstab, bool* change) { in fs_mgr_overlayfs_setup_scratch() 1317 bool fs_mgr_overlayfs_setup(const char* backing, const char* mount_point, bool* change, in fs_mgr_overlayfs_setup() [all …]
|
/aosp12/system/core/set-verity-state/ |
H A D | set-verity-state.cpp | 101 auto change = false; in set_verity_enabled_state() local 132 auto change = false; in overlayfs_setup() local
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | MultiSimSettingController.java | 562 int change = updatePrimarySubListAndGetChangeType(activeSubInfos); in updateDefaults() local 684 private void sendSubChangeNotificationIfNeeded(int change, boolean dataSelected, in sendSubChangeNotificationIfNeeded() 716 private int getSimSelectDialogType(int change, boolean dataSelected, in getSimSelectDialogType() 742 private SimCombinationWarningParams getSimCombinationWarningParams(int change) { in getSimCombinationWarningParams() 776 private boolean isUserVisibleChange(int change) { in isUserVisibleChange()
|
/aosp12/frameworks/base/services/core/java/com/android/server/am/ |
H A D | UidObserverController.java | 94 int enqueueUidChange(@Nullable ChangeRecord currentRecord, int uid, int change, int procState, in enqueueUidChange() 244 final int change = item.change; in dispatchUidsChangedForObserver() local 398 public int change; field in UidObserverController.ChangeRecord
|
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/ui/ |
H A D | RotateLayout.java | 49 boolean change, int left, int top, int right, int bottom) { in onLayout()
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/ |
H A D | PipTransition.java | 125 final TransitionInfo.Change change = info.getChanges().get(0); in startAnimation() local 161 final TransitionInfo.Change change = info.getChanges().get(i); in startAnimation() local
|
/aosp12/packages/apps/Camera2/src/com/android/camera/ui/ |
H A D | RotateLayout.java | 54 boolean change, int left, int top, int right, int bottom) { in onLayout()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ |
H A D | KeyguardService.java | 143 final TransitionInfo.Change change = info.getChanges().get(i); in wrap() local
|
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/transition/ |
H A D | ShellTransitionTests.java | 207 TransitionInfo change = new TransitionInfoBuilder(TRANSIT_CHANGE) in testNonDefaultHandler() local 610 final TransitionInfo.Change change = in addChange() local 622 TransitionInfoBuilder addChange(TransitionInfo.Change change) { in addChange()
|
/aosp12/frameworks/base/services/core/java/com/android/server/compat/ |
H A D | CompatConfig.java | 119 void addChange(CompatChange change) { in addChange() 120 mChanges.put(change.getId(), change); in addChange() local 335 private boolean removeOverrideUnsafe(CompatChange change, String packageName, in removeOverrideUnsafe()
|
/aosp12/frameworks/base/services/core/java/com/android/server/location/injector/ |
H A D | UserInfoHelper.java | 58 void onUserChanged(@UserIdInt int userId, @UserChange int change); in onUserChanged()
|
/aosp12/frameworks/native/cmds/surfacereplayer/replayer/trace_creator/ |
H A D | trace_creator.py | 263 def projection(change): argument
|
/aosp12/frameworks/base/core/java/android/window/ |
H A D | TransitionFilter.java | 201 final TransitionInfo.Change change = info.getChanges().get(i); in matches() local
|
/aosp12/packages/modules/adb/daemon/ |
H A D | property_monitor_test.cpp | 100 TEST(PropertyMonitorTest, change) { in TEST() argument
|
/aosp12/packages/apps/TV/src/com/android/tv/dvr/ui/ |
H A D | SortedArrayAdapter.java | 167 public final void change(T item) { in change() method in SortedArrayAdapter
|
/aosp12/frameworks/base/core/java/android/provider/ |
H A D | SettingsStringUtil.java | 177 public boolean modify(Function<String, String> change) { in modify() argument
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/ |
H A D | SplitScreenTransitions.java | 109 final TransitionInfo.Change change = info.getChanges().get(i); in playInternalAnimation() local
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/stagesplit/ |
H A D | SplitScreenTransitions.java | 109 final TransitionInfo.Change change = info.getChanges().get(i); in playInternalAnimation() local
|
/aosp12/packages/apps/Settings/src/com/android/settings/development/compat/ |
H A D | PlatformCompatDashboard.java | 192 Preference createPreferenceForChange(Context context, CompatibilityChangeInfo change, in createPreferenceForChange()
|