Home
last modified time | relevance | path

Searched defs:setBound (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DViewHierarchyAnimator.kt985 private fun setBound(view: View, bound: Bound, value: Int) { regex
/aosp14/frameworks/base/core/java/com/android/internal/app/procstats/
H A DServiceState.java337 public void setBound(boolean bound, int memFactor, long now) { in setBound() method in ServiceState