Searched defs:space (Results 1 – 13 of 13) sorted by relevance
105 final View space = mixin.addSpace(); in testAddSpace() local138 final View space = mixin.addSpace(); in testRemoveSpace() local155 final View space = mixin.addSpace(); in testRemoveAllViews() local
111 View space = new View(buttonContainer.getContext()); in addSpace() local134 public void removeSpace(View space) { in removeSpace()
95 String space = " "; in generatePackageBasedToken() local
339 bool space = is_space(c); in text() local362 bool space = true; in text() local
424 bool space = isspace(c); in Text() local447 bool space = true; in Text() local
79 int64_t space; in loadQuotaStats() local
1560 int64_t space; in collectQuotaStats() local1885 int64_t space; in getExternalSizesForUserWithQuota() local
383 sp<WebmElement> space = new EbmlVoid(mEstimatedCuesSize - cuesSize); in reset() local419 sp<WebmElement> space = new EbmlVoid(kMaxMetaSeekSize - metaSeekSize); in reset() local
445 uint32_t space; member
1922 final int space = height - paddingTop - paddingBottom; in onLayout() local2100 final int space = height - paddingTop - paddingBottom; in getChildTop() local
38 android::String8 space(" "); in hasEglExtension() local
721 char* space = strchr(buf, ' '); in addSystemOverlays() local
927 private static String buildOomTag(String prefix, String compactPrefix, String space, int val, in buildOomTag()