Home
last modified time | relevance | path

Searched refs:setBound (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DViewHierarchyAnimator.kt57 setBound(view, bound, value)
325 setBound(view, Bound.LEFT, left)
326 setBound(view, Bound.TOP, top)
327 setBound(view, Bound.RIGHT, right)
328 setBound(view, Bound.BOTTOM, bottom)
985 private fun setBound(view: View, bound: Bound, value: Int) { regex
1055 bounds.forEach { bound -> setBound(view, bound, startValues.getValue(bound)) }
/aosp14/frameworks/base/core/java/com/android/internal/app/procstats/
H A DServiceState.java111 setBound(true, memFactor, now); in setMemFactor()
144 setBound(false, 0, now); in applyNewOwner()
183 setBound(false, 0, now); in clearCurrentOwner()
337 public void setBound(boolean bound, int memFactor, long now) { in setBound() method in ServiceState
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActiveServices.java3731 stracker.setBound(true, mAm.mProcessStats.getMemFactorLocked(), in bindServiceLocked()
5838 r.tracker.setBound(false, memFactor, now); in bringDownServiceLocked()
5978 s.tracker.setBound(false, mAm.mProcessStats.getMemFactorLocked(), in removeConnectionLocked()
6086 r.tracker.setBound(false, memFactor, now); in serviceProcessGoneLocked()
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt26070 HSPLjava/net/ServerSocket;->setBound()V
26110 HSPLjava/net/Socket;->setBound()V