Home
last modified time | relevance | path

Searched refs:side (Results 1 – 25 of 47) sorted by relevance

12

/frameworks/base/core/java/android/transition/
DSidePropagation.java49 public void setSide(@GravityFlag int side) { in setSide() argument
50 mSide = side; in setSide()
123 final int side; in distance() local
126 side = isRtl ? Gravity.RIGHT : Gravity.LEFT; in distance()
129 side = isRtl ? Gravity.LEFT : Gravity.RIGHT; in distance()
131 side = mSide; in distance()
134 switch (side) { in distance()
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/
DVrView.java280 public void cut(int side, float fractionx, float fractiony) { in cut() argument
282 f[side] += fractionx; in cut()
283 if (f[side] < 0) f[side] = 0; in cut()
284 if (f[side] > .8) f[side] = .8f; in cut()
285 f[side + 3] += fractiony; in cut()
286 if (f[side + 3] < 0) f[side + 3] = 0; in cut()
287 if (f[side + 3] > .8) f[side + 3] = .8f; in cut()
/frameworks/base/core/java/android/view/
DInsetsAnimationControlImpl.java329 private void updateLeashesForSide(@InternalInsetsSide int side, int offset, int maxInset, in updateLeashesForSide() argument
331 ArraySet<InsetsSourceControl> items = mSideSourceMap.get(side); in updateLeashesForSide()
343 addTranslationToMatrix(side, offset, mTmpMatrix, mTmpFrame); in updateLeashesForSide()
345 final boolean visible = mHasZeroInsetsIme && side == ISIDE_BOTTOM in updateLeashesForSide()
364 private void addTranslationToMatrix(@InternalInsetsSide int side, int inset, Matrix m, in addTranslationToMatrix() argument
366 switch (side) { in addTranslationToMatrix()
391 final int side = typeSideMap.valueAt(i); in buildTypeSourcesMap() local
398 sideSourcesMap.add(side, control); in buildTypeSourcesMap()
/frameworks/base/apex/jobscheduler/
DREADME_js-mainline.md5 - JS service side classes are put in `service-jobscheduler.jar`.
12 - JS framework side classes are put in `framework-jobscheduler.jar`,
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DScreenDecorWindowTests.java288 private void assertInsetGreaterOrEqual(Activity activity, int side, int expected) { in assertInsetGreaterOrEqual() argument
289 waitForInsetGreaterOrEqual(activity, side, expected); in assertInsetGreaterOrEqual()
292 switch (side) { in assertInsetGreaterOrEqual()
308 private void waitForInsetGreaterOrEqual(Activity activity, int side, int expected) { in waitForInsetGreaterOrEqual() argument
311 switch (side) { in waitForInsetGreaterOrEqual()
/frameworks/base/core/java/com/android/internal/policy/
DGestureNavigationSettingsObserver.java102 private int getSensitivity(Resources userRes, String side) { in getSensitivity() argument
111 mContext.getContentResolver(), side, 1.0f, UserHandle.USER_CURRENT); in getSensitivity()
/frameworks/compile/libbcc/tests/debuginfo/
Dlit.site.cfg19 # This file is common to both host and target side tests
74 # Tools that are specific to running host-side debugger integration tests:
81 # Tools that are specific to running target-side debugger integration tests:
DREADME19 The output is verified in the same way as host side tests, and the format
22 *** If you are running target-side tests, you must disable parallel
/frameworks/compile/libbcc/tests/debuginfo/host-tests/
Dlit.cfg19 ### Configuration file for target side debugger integration tests
60 # Apply host-side test macro substitutions
/frameworks/hardware/interfaces/sensorservice/1.0/
DREADME63 * kernel calls decStrong() on server side implementation of IDirectChannel,
120 /* Server side implementation of IEventQueue holds a strong reference to
137 * kernel calls decStrong() on server side implementation of IEventQueue,
/frameworks/compile/libbcc/tests/debuginfo/target-tests/
Dlit.cfg19 ### Configuration file for target side debugger integration tests
85 # Apply target-side test macro substitutions
/frameworks/base/core/proto/android/app/job/
Denums.proto22 // adding enums for system-server-side code, use the file in
/frameworks/base/core/proto/android/server/job/
Denums.proto22 // adding enums for app-side code, use the file in
/frameworks/av/media/libstagefright/bqhelper/
DAndroid.bp93 // libcodec2_hidl@1.x, etc. from service side. It could
/frameworks/libs/net/common/
DAndroid.bp90 // rules on the wifi side.
106 // rules on the wifi side.
/frameworks/base/core/proto/android/view/inputmethod/
Dinputmethodeditortrace.proto59 /* groups together the dump from ime related client side classes */
/frameworks/ml/nn/tools/systrace_parser/
Dcontract-between-code-and-parser.txt146 … t10: t_m_w:E|T1 stub code. For the driver side, the
168 … Note: the driver-side HIDL traces get us
/frameworks/rs/
DrsDefines.h459 RsBlasSide side; member
/frameworks/hardware/interfaces/stats/1.0/
DIStats.hal108 * atom ID and server-side configs.
/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/
Dtimestats.proto25 // changes to these messages, and keep google3 side proto messages in sync if
/frameworks/base/services/core/java/com/android/server/wm/
DWindowState.java819 void setLastExclusionHeights(int side, int requested, int granted) { in setLastExclusionHeights() argument
820 boolean changed = mLastGrantedExclusionHeight[side] != granted in setLastExclusionHeights()
821 || mLastRequestedExclusionHeight[side] != requested; in setLastExclusionHeights()
825 logExclusionRestrictions(side); in setLastExclusionHeights()
828 mLastGrantedExclusionHeight[side] = granted; in setLastExclusionHeights()
829 mLastRequestedExclusionHeight[side] = requested; in setLastExclusionHeights()
3301 private void logExclusionRestrictions(int side) { in logExclusionRestrictions() argument
3303 || SystemClock.uptimeMillis() < mLastExclusionLogUptimeMillis[side] in logExclusionRestrictions()
3311 final long duration = now - mLastExclusionLogUptimeMillis[side]; in logExclusionRestrictions()
3312 mLastExclusionLogUptimeMillis[side] = now; in logExclusionRestrictions()
[all …]
/frameworks/base/packages/SystemUI/docs/
Dphysics-animation-layout.md104 …p along the left side of the screen, and then to the top right of the screen (assume a view that i…
/frameworks/base/tools/orientationplot/
DREADME.txt87 a little to the side, or they hold the device loosely so its orientation
/frameworks/compile/slang/
DREADME.rst133 variables to Android's Java side. That is, scripts are accessible from
267 redraw is necessary until something changes on the Java side. Any
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
Dlayered_filter_fast_f32.rscript6 // Render Script. These functions are accessible from Java side. The assumptions
7 // made in this file are (consistent with Java side):

12