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