Home
last modified time | relevance | path

Searched defs:behavior (Results 1 – 25 of 39) sorted by relevance

12

/aosp14/frameworks/base/core/java/android/view/
H A DInsetsFlags.java81 public @Behavior int behavior = BEHAVIOR_DEFAULT; field in InsetsFlags
H A DWindowInsetsController.java268 void setSystemBarsBehavior(@Behavior int behavior); in setSystemBarsBehavior()
H A DViewRootInsetsControllerHost.java197 public void setSystemBarsBehavior(int behavior) { in setSystemBarsBehavior()
H A DPendingInsetsController.java100 public void setSystemBarsBehavior(int behavior) { in setSystemBarsBehavior()
H A DInsetsController.java152 void setSystemBarsBehavior(@Behavior int behavior); in setSystemBarsBehavior()
388 @InsetsType int requestedTypes, @Behavior int behavior, boolean disable, in InternalAnimationControlListener()
1933 public void setSystemBarsBehavior(@Behavior int behavior) { in setSystemBarsBehavior()
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/policy/
H A DTestPhoneWindowManager.java321 void overridePowerVolumeUp(int behavior) { in overridePowerVolumeUp()
332 void overrideShortPressOnPower(int behavior) { in overrideShortPressOnPower()
337 void overrideLongPressOnPower(int behavior) { in overrideLongPressOnPower()
372 void overrideIncallPowerBehavior(int behavior) { in overrideIncallPowerBehavior()
434 void overrideSearchKeyBehavior(int behavior) { in overrideSearchKeyBehavior()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesCommandQueueCallbacksTest.java202 int behavior = 456; in onSystemBarAttributesChanged_forwardsToSysBarAttrsListener() local
234 int behavior = 456; in onSystemBarAttributesChanged_differentDisplayId_doesNotForwardToAttrsListener() local
/aosp14/frameworks/base/media/java/android/media/
H A DAudioDeviceVolumeManager.java153 @AudioManager.AbsoluteDeviceVolumeBehavior int behavior) { in register()
310 @AudioManager.AbsoluteDeviceVolumeBehavior int behavior) { in baseSetDeviceAbsoluteMultiVolumeBehavior()
441 public static String volumeBehaviorName(@AudioManager.DeviceVolumeBehavior int behavior) { in volumeBehaviorName()
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBroadcastQueueTest.java432 ProcessBehavior behavior) throws Exception { in makeActiveProcessRecord()
437 ProcessBehavior behavior, int userId) throws Exception { in makeActiveProcessRecord()
444 ProcessBehavior behavior, UnaryOperator<Bundle> extrasOperator) throws Exception { in makeActiveProcessRecord()
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/
H A DIOverviewProxy.aidl84 void onSystemBarAttributesChanged(int displayId, int behavior) = 20; in onSystemBarAttributesChanged()
/aosp14/frameworks/base/core/proto/android/view/
H A Dwindowlayoutparams.proto66 …optional uint32 behavior = 30 [(.android.typedef) = "android.view.WindowInsetsController.Behavior"… field
/aosp14/frameworks/base/core/java/com/android/internal/statusbar/
H A DRegisterStatusBarResult.java49 boolean navbarColorManagedByIme, int behavior, int requestedVisibleTypes, in RegisterStatusBarResult()
/aosp14/frameworks/base/packages/SettingsLib/CollapsingToolbarBaseActivity/src/com/android/settingslib/collapsingtoolbar/
H A DCollapsingToolbarDelegate.java215 final AppBarLayout.Behavior behavior = new AppBarLayout.Behavior(); in autoSetCollapsingToolbarLayoutScrolling() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DSysuiStatusBarStateController.java156 void setSystemBarAttributes(@Appearance int appearance, @Behavior int behavior, in setSystemBarAttributes()
H A DStatusBarStateControllerImpl.java557 public void setSystemBarAttributes(@Appearance int appearance, @Behavior int behavior, in setSystemBarAttributes()
/aosp14/frameworks/base/packages/SettingsLib/CollapsingToolbarBaseActivity/src/com/android/settingslib/collapsingtoolbar/widget/
H A DCollapsingCoordinatorLayout.java253 final AppBarLayout.Behavior behavior = new AppBarLayout.Behavior(); in autoSetCollapsingToolbarLayoutScrolling() local
/aosp14/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java1165 private void powerMultiPressAction(long eventTime, boolean interactive, int behavior) { in powerMultiPressAction()
1261 final int behavior = getResolvedLongPressOnPowerBehavior(); in powerLongPress() local
1386 private void stemPrimarySinglePressAction(int behavior) { in stemPrimarySinglePressAction()
1409 private void stemPrimaryDoublePressAction(int behavior) { in stemPrimaryDoublePressAction()
1427 private void stemPrimaryTriplePressAction(int behavior) { in stemPrimaryTriplePressAction()
/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DViewRootImplTest.java211 final int behavior = BEHAVIOR_DEFAULT; in adjustLayoutParamsForCompatibility_noAdjustBehavior() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationInfo.java310 int behavior = getAlertingBehavior(); in bindInlineControls() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DCommandQueueTest.java146 @Behavior int behavior, @InsetsType int requestedVisibleTypes, String packageName, in doTestOnSystemBarAttributesChanged()
/aosp14/frameworks/base/libs/hwui/
H A DProperties.h349 static void setStretchEffectBehavior(StretchEffectBehavior behavior) { in setStretchEffectBehavior()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
H A DControlViewHolder.kt262 val behavior = if (existingBehavior == null || regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBarView.java565 public void setBehavior(@Behavior int behavior) { in setBehavior()
567 behavior); in setBehavior() local
H A DTaskbarDelegate.java381 AppearanceRegion[] appearanceRegions, boolean navbarColorManagedByIme, int behavior, in onSystemBarAttributesChanged()
/aosp14/frameworks/base/services/core/java/com/android/server/statusbar/
H A DStatusBarManagerInternal.java178 @Behavior int behavior, @InsetsType int requestedVisibleTypes, String packageName, in onSystemBarAttributesChanged()

12