Home
last modified time | relevance | path

Searched defs:TEST_PID (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDragDropControllerTests.java97 private static final int TEST_PID = 67890; field in DragDropControllerTests
332 createClipDataForActivity(mock(PendingIntent.class), null), TEST_UID, TEST_PID, in testValidateAppActivityArguments() local
340 createClipDataForActivity(null, mock(UserHandle.class)), TEST_UID, TEST_PID, in testValidateAppActivityArguments() local
374 TEST_UID, TEST_PID, TEST_PACKAGE); in testValidateAppShortcutArguments() local