Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DActivityRecord.java637 @interface LaunchSourceType {} annotation in ActivityRecord
2483 boolean isLaunchSourceType(@LaunchSourceType int type) { in isLaunchSourceType()