Searched defs:debugPath (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/ |
H A D | ScreenDecorationsTest.java | 1080 Path debugPath = PathParser.createPathFromPathData("M8,0H0v8C0,3.6,3.6,0,8,0z"); in testDebugRoundedCorners_noDeviceCornersSet() local 1116 Path debugPath = PathParser.createPathFromPathData("M8,0H0v8C0,3.6,3.6,0,8,0z"); in testDebugRoundedCornersRemoved_noDeviceCornersSet() local
|
/aosp14/frameworks/base/core/java/com/android/internal/content/ |
H A D | NativeLibraryHelper.java | 171 private static native long nativeOpenApkFd(FileDescriptor fd, String debugPath); in nativeOpenApkFd()
|