/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/stack/ |
D | NotificationStackSizeCalculatorTest.kt | 274 val space = in <lambda>() constant 294 val space = in <lambda>() constant 314 val space = in <lambda>() constant 333 val space = in <lambda>() constant 353 val space = in <lambda>() constant 373 val space = in <lambda>() constant 392 val space = in <lambda>() constant
|
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/template/ |
D | ButtonFooterMixinTest.java | 105 final View space = mixin.addSpace(); in testAddSpace() local 138 final View space = mixin.addSpace(); in testRemoveSpace() local 155 final View space = mixin.addSpace(); in testRemoveAllViews() local
|
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/template/ |
D | ButtonFooterMixin.java | 111 View space = new View(buttonContainer.getContext()); in addSpace() local 134 public void removeSpace(View space) { in removeSpace()
|
/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/ |
D | ProjectionSpace.h | 123 inline std::string to_string(const compositionengine::ProjectionSpace& space) { in to_string() 131 inline void PrintTo(const compositionengine::ProjectionSpace& space, std::ostream* os) { in PrintTo()
|
/frameworks/base/tools/aapt/ |
D | pseudolocalize.cpp | 340 bool space = is_space(c); in text() local 363 bool space = true; in text() local
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | PackageBasedTokenUtil.java | 95 String space = " "; in generatePackageBasedToken() local
|
/frameworks/base/tools/aapt2/compile/ |
D | Pseudolocalizer.cpp | 432 bool space = isspace(c); in Text() local 455 bool space = true; in Text() local
|
/frameworks/native/cmds/installd/ |
D | CacheTracker.cpp | 79 int64_t space; in loadQuotaStats() local
|
D | InstalldNativeService.cpp | 2362 int64_t space, doubleSpaceToBeDeleted = 0; in collectQuotaStats() local 2740 int64_t space; in getExternalSizesForUserWithQuota() local
|
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/ |
D | ProjectionSpaceTest.cpp | 55 ProjectionSpace space; in TEST() local
|
/frameworks/av/media/libstagefright/webm/ |
D | WebmWriter.cpp | 415 sp<WebmElement> space = new EbmlVoid(mEstimatedCuesSize - cuesSize); in reset() local 451 sp<WebmElement> space = new EbmlVoid(kMaxMetaSeekSize - metaSeekSize); in reset() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/ |
D | DragToInteractView.kt | 297 val space = Space(context) in addSpace() constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
D | NotificationStackSizeCalculator.kt | 388 val space = getSpaceNeeded(currentNotification, i, previous, stack, onLockscreen) in <lambda>() constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/viewbinder/ |
D | SharedNotificationContainerBinder.kt | 56 private val calculateMaxNotifications: (Float, Boolean) -> Int = { space, extraShelfSpace -> in <lambda>() method
|
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/ |
D | Utils.java | 162 String space = new String(new char[i]).replace('\0', ' '); in logStack() local
|
/frameworks/av/media/libstagefright/rtsp/fuzzer/ |
D | rtsp_connection_fuzzer.cpp | 129 ssize_t space = request.find(kSpace.c_str()); in checkValidRequestData() local
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/ |
D | SharedNotificationContainerViewModelTest.kt | 865 val calculateSpace = { space: Float, useExtraShelfSpace: Boolean -> notificationCount } in <lambda>() method 892 val calculateSpace = { space: Float, useExtraShelfSpace: Boolean -> notificationCount } in <lambda>() method 924 val calculateSpace = { space: Float, useExtraShelfSpace: Boolean -> 10 } in <lambda>() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/hearingaid/ |
D | HearingDevicesDialogDelegate.java | 509 Space space = new Space(context); in setupRelatedToolsView() local
|
/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/ |
D | vulkan_xml.go | 1030 var space = regexp.MustCompile(`\s+`) var
|
/frameworks/base/core/java/android/widget/ |
D | Toolbar.java | 1922 final int space = height - paddingTop - paddingBottom; in onLayout() local 2100 final int space = height - paddingTop - paddingBottom; in getChildTop() local
|
/frameworks/native/opengl/tests/EGLTest/ |
D | EGL_test.cpp | 41 android::String8 space(" "); in hasEglExtension() local
|
/frameworks/base/libs/androidfw/ |
D | AssetManager.cpp | 722 char* space = strchr(buf, ' '); in addSystemOverlays() local
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | ProcessList.java | 1142 private static String buildOomTag(String prefix, String compactPrefix, String space, int val, in buildOomTag()
|