Home
last modified time | relevance | path

Searched defs:relativeTo (Results 1 – 25 of 511) sorted by relevance

12345678910>>...21

/aosp_15_r20/external/slf4j/slf4j-migrator/src/main/java/org/slf4j/migrator/helper/
H A DSpringLayoutHelper.java41 …public void placeToTheRight(Component relativeTo, Component componentToPlace, int horizontalPaddin… in placeToTheRight()
47 public void placeToTheRight(Component relativeTo, Component componentToPlace) { in placeToTheRight()
51 public void placeBelow(Component relativeTo, Component componentToPlace) { in placeBelow()
55 …public void placeBelow(Component relativeTo, Component componentToPlace, int horizontalPadding, in… in placeBelow()
/aosp_15_r20/external/okio/okio/src/commonMain/kotlin/okio/
H A DPath.kt270 fun relativeTo(other: Path): Path in div() method
/aosp_15_r20/system/tools/hidl/hidl2aidl/
DAidlType.cpp49 std::string AidlHelper::getAidlType(const Type& type, const FQName& relativeTo, in getAidlType()
DAidlHelper.cpp176 const FQName& relativeTo = type.fqName(); in emitFileHeader() local
/aosp_15_r20/external/dokka/core/src/main/kotlin/Utilities/
H A DUri.kt6 fun URI.relativeTo(uri: URI): URI { in <lambda>() method
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptorPool.cs267 internal IDescriptor LookupSymbol(string name, IDescriptor relativeTo) in LookupSymbol()
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptorPool.cs267 internal IDescriptor LookupSymbol(string name, IDescriptor relativeTo) in LookupSymbol()
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/lint/lint-model/31.7.0-alpha07/
HDlint-model-31.7.0-alpha07.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/lint/
HDtools.lint-model.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/external/okio/okio/src/nonJvmMain/kotlin/okio/
H A DPath.kt85 actual fun relativeTo(other: Path): Path = commonRelativeTo(other) in div() method in okio.Path
/aosp_15_r20/external/okio/okio/src/jvmMain/kotlin/okio/
H A DPath.kt95 actual fun relativeTo(other: Path): Path = commonRelativeTo(other) in div() method in okio.Path
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/files/
DPathUtils.h327 static std::string relativeTo(const std::string& base, in relativeTo() function
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/
H A DSurfaceFreezer.java177 void setRelativeLayer(SurfaceControl.Transaction t, SurfaceControl relativeTo, int layer) { in setRelativeLayer()
H A DWindowContainer.java2739 void assignRelativeLayer(Transaction t, SurfaceControl relativeTo, int layer, in assignRelativeLayer()
2749 void assignRelativeLayer(Transaction t, SurfaceControl relativeTo, int layer) { in assignRelativeLayer()
2773 protected void setRelativeLayer(Transaction t, SurfaceControl relativeTo, int layer) { in setRelativeLayer()
H A DDisplayContent.java5409 void assignRelativeLayer(Transaction t, SurfaceControl relativeTo, int layer, in assignRelativeLayer()
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DZOrderingTests.java95 SurfaceControl relativeTo, in setRelativeLayer()
/aosp_15_r20/hardware/google/aemu/base/
DPathUtils.cpp328 std::string PathUtils::relativeTo(const std::string& base, in relativeTo() function in android::base::PathUtils
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/util/
H A DStubTransaction.java94 public SurfaceControl.Transaction setRelativeLayer(SurfaceControl sc, SurfaceControl relativeTo, in setRelativeLayer()
/aosp_15_r20/frameworks/base/services/tests/servicestests/utils/com/android/server/testutils/
H A DStubTransaction.java99 public SurfaceControl.Transaction setRelativeLayer(SurfaceControl sc, SurfaceControl relativeTo, in setRelativeLayer()
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDescriptors.java2475 final GenericDescriptor relativeTo, in lookupSymbol()
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDescriptors.java2475 final GenericDescriptor relativeTo, in lookupSymbol()
/aosp_15_r20/frameworks/native/libs/gui/
H A DSurfaceComposerClient.cpp1540 const sp<SurfaceControl>& sc, const sp<SurfaceControl>& relativeTo, int32_t z) { in setRelativeLayer()
/aosp_15_r20/frameworks/base/core/java/android/view/
H A DSurfaceControl.java3391 public Transaction setRelativeLayer(SurfaceControl sc, SurfaceControl relativeTo, int z) { in setRelativeLayer()
/aosp_15_r20/out/soong/.intermediates/external/okio/okio-lib/android_common_apex30/kotlin_headers/
Dokio-lib.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__okio__android_common_apex30__okio-lib. ...
/aosp_15_r20/out/soong/.intermediates/external/okio/okio-lib/android_common/kotlin_headers/
Dokio-lib.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__okio__android_common__okio-lib. ...

12345678910>>...21