Home
last modified time | relevance | path

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

/packages/services/Car/libs/car-wm-shell-lib/tests/unittest/src/com/android/wm/shell/automotive/utility/
DTestRunningTaskInfoBuilder.java51 private @WindowConfiguration.ActivityType int mTopActivityType = ACTIVITY_TYPE_STANDARD; field in TestRunningTaskInfoBuilder
126 mTopActivityType = activityType; in setTopActivityType()
188 info.topActivityType = mTopActivityType; in build()