Home
last modified time | relevance | path

Searched refs:space (Results 1 – 25 of 41) sorted by relevance

12

/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/template/
DButtonFooterMixin.java116 View space = new View(buttonContainer.getContext()); in addSpace() local
117 space.setLayoutParams(new LayoutParams(0, ViewGroup.LayoutParams.MATCH_PARENT, 1.0f)); in addSpace()
118 space.setVisibility(View.INVISIBLE); in addSpace()
119 buttonContainer.addView(space); in addSpace()
120 return space; in addSpace()
139 public void removeSpace(View space) { in removeSpace() argument
141 mButtonContainer.removeView(space); in removeSpace()
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/template/
DButtonFooterMixinTest.java107 final View space = mixin.addSpace(); in testAddSpace() local
110 space.setTag("space"); in testAddSpace()
113 1f, ((LinearLayout.LayoutParams) space.getLayoutParams()).weight, 0.001); in testAddSpace()
137 final View space = mixin.addSpace(); in testRemoveSpace() local
140 space.setTag("space"); in testRemoveSpace()
144 mixin.removeSpace(space); in testRemoveSpace()
154 final View space = mixin.addSpace(); in testRemoveAllViews() local
157 space.setTag("space"); in testRemoveAllViews()
/frameworks/base/tools/aapt/
Dpseudolocalize.cpp339 bool space = is_space(c); in text() local
340 if (lastspace && !space) { in text()
343 lastspace = space; in text()
362 bool space = true; in text() local
365 space = is_space(c); in text()
366 if (lastspace && !space) { in text()
369 } else if (!lastspace && space) { in text()
373 lastspace = space; in text()
/frameworks/base/tools/aapt2/compile/
DPseudolocalizer.cpp424 bool space = isspace(c); in Text() local
425 if (lastspace && !space) { in Text()
428 lastspace = space; in Text()
447 bool space = true; in Text() local
450 space = isspace(c); in Text()
451 if (lastspace && !space) { in Text()
454 } else if (!lastspace && space) { in Text()
458 lastspace = space; in Text()
/frameworks/base/wifi/tests/
DAndroid.mk40 space:= $(empty) $(empty)
44 jacoco_exclude := $(subst $(space),$(comma),$(patsubst %,%*,$(local_classes)))
/frameworks/native/opengl/specs/
DEGL_ANDROID_recordable.txt114 color space conversion must be performed at some point because most video
115 encoding formats use a YUV color space. The two approaches are
116 distinguished by the point at which this color space conversion is
119 One approach involves performing the color space conversion as part of the
125 space conversion when rendering the frame as well as a YUV -> RGB
128 The other approach involves performing the color space conversion in the
/frameworks/opt/net/wifi/tests/wifitests/
DAndroid.mk41 space:= $(empty) $(empty)
45 jacoco_exclude := $(subst $(space),$(comma),$(patsubst %,%*,$(local_classes)))
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DRowHeaderPresenter.java209 int space = holder.view.getPaddingBottom(); in getSpaceUnderBaseline() local
211 space += (int) getFontDescent((TextView) holder.view, mFontMeasurePaint); in getSpaceUnderBaseline()
213 return space; in getSpaceUnderBaseline()
DGridLayoutManager.java798 public void setItemSpacing(int space) { in setItemSpacing() argument
799 mVerticalSpacing = mHorizontalSpacing = space; in setItemSpacing()
800 mSpacingPrimary = mSpacingSecondary = space; in setItemSpacing()
803 public void setVerticalSpacing(int space) { in setVerticalSpacing() argument
805 mSpacingPrimary = mVerticalSpacing = space; in setVerticalSpacing()
807 mSpacingSecondary = mVerticalSpacing = space; in setVerticalSpacing()
811 public void setHorizontalSpacing(int space) { in setHorizontalSpacing() argument
813 mSpacingPrimary = mHorizontalSpacing = space; in setHorizontalSpacing()
815 mSpacingSecondary = mHorizontalSpacing = space; in setHorizontalSpacing()
/frameworks/compile/mclinker/include/mcld/LD/
DDiagLayouts.inc37 "There is no space left to place stubs. Current stub group size: %0\n"
39 "There is no space left to place stubs. Current stub group size: %0\n"
/frameworks/native/libs/vr/libbroadcastring/include/libbroadcastring/
Dbroadcast_ring.h421 uint32_t space; member
527 geometry.space = geometry.record_count - geometry.count; in CalculateGeometry()
555 (geometry.space >= reserve_count ? 0 : reserve_count - geometry.space); in Reserve()
569 DCHECK_LE(publish_count, geometry.space); in Publish()
/frameworks/base/core/proto/android/service/
Ddiskstats.proto90 // Available space, in kilobytes
92 // Total space, in kilobytes
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
DQueryController.java513 for(int space = 0; space < mLogIndent; space++) in formatLog()
/frameworks/av/media/libstagefright/webm/
DWebmWriter.cpp320 sp<WebmElement> space = new EbmlVoid(mEstimatedCuesSize - cuesSize); in reset() local
321 space->write(mFd, spaceSize); in reset()
356 sp<WebmElement> space = new EbmlVoid(kMaxMetaSeekSize - metaSeekSize); in reset() local
357 space->write(mFd, spaceSize); in reset()
/frameworks/av/media/libnbaio/
DREADME.txt32 if configured to block, then will wait until space available before returning
/frameworks/base/packages/SystemUI/tests/
DAndroid.mk91 jacoco_exclude := $(subst $(space),$(comma),$(patsubst %,%*,$(local_classes)))
/frameworks/native/vulkan/
DREADME.md7 ….org/developers/coding-style) for naming and formatting, except with four-space indentation instea…
/frameworks/base/libs/androidfw/
DAssetManager.cpp675 char* space = strchr(buf, ' '); in addSystemOverlays() local
679 if (space == NULL || newline == NULL || newline < space) { in addSystemOverlays()
683 oap.path = String8(buf, space - buf); in addSystemOverlays()
685 oap.idmap = String8(space + 1, newline - space - 1); in addSystemOverlays()
/frameworks/minikin/doc/
Dhyb_file_format.md7 * Concise (system image space is at a premium)
41 (packing 2 per byte would be possible but the space savings would not be signficant).
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
Dcamera_response_fast.rsh21 // do some computation in the radiance space, then re-apply the response to
Dcamera_response.rsh21 // do some computation in the radiance space, then re-apply the response to
/frameworks/base/services/core/java/com/android/server/am/
DProcessList.java307 private static String buildOomTag(String prefix, String space, int val, int base) { in buildOomTag() argument
309 if (space == null) return prefix; in buildOomTag()
/frameworks/rs/script_api/
Drs_for_each.spec200 the index space specified in options. With the index space explicitly specified
Drs_vector_math.spec21 n-dimensional space.
/frameworks/hardware/interfaces/sensorservice/1.0/
DREADME90 up the (kernel binder buffer) memory space of the client process, eventually the

12