Home
last modified time | relevance | path

Searched refs:mSourceLogTag (Results 1 – 1 of 1) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/window/
DCrossAppDragAndDropTests.java182 private String mSourceLogTag; field in CrossAppDragAndDropTests
194 mSourceLogTag = SOURCE_LOG_TAG + mSessionId; in setUp()
220 launchFreeformActivity(sourceComponentName, sourceMode, mSourceLogTag, in launchFreeformActivities()
251 bundle.putString(EXTRA_LOGTAG, mSourceLogTag); in launchSplitScreenActivities()
316 TestLogService.registerClient(mSourceLogTag, RESULT_KEY_START_DRAG); in assertDragAndDropResults()
321 mSourceResults = TestLogService.getResultsForClient(mSourceLogTag, 1000); in assertDragAndDropResults()