Home
last modified time | relevance | path

Searched refs:touching (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
DDividerHandleView.java89 public void setTouching(boolean touching, boolean animate) { in setTouching() argument
90 if (touching == mTouching) { in setTouching()
98 if (touching) { in setTouching()
107 animateToTarget(touching ? mCircleDiameter : mWidth, in setTouching()
108 touching ? mCircleDiameter : mHeight, touching); in setTouching()
110 mTouching = touching; in setTouching()
113 private void animateToTarget(int targetWidth, int targetHeight, boolean touching) { in animateToTarget() argument
120 mAnimator.setDuration(touching in animateToTarget()
123 mAnimator.setInterpolator(touching in animateToTarget()
DDividerView.java400 public boolean startDragging(boolean animate, boolean touching) { in startDragging() argument
402 if (touching) { in startDragging()
413 if (touching) { in startDragging()
/frameworks/av/services/mediacodec/seccomp_policy/
Dmediacodec-arm.policy22 # |old_address| and |new_address| from touching the exception vector page, which
Dmediaswcodec-arm.policy30 # |old_address| and |new_address| from touching the exception vector page, which
Dmediaswcodec-arm64.policy34 # |old_address| and |new_address| from touching the exception vector page, which
/frameworks/av/media/codec2/hidl/services/seccomp_policy/
Dcodec2.software.base-arm.policy33 # |old_address| and |new_address| from touching the exception vector page, which
Dcodec2.vendor.base-arm.policy33 # |old_address| and |new_address| from touching the exception vector page, which