Searched defs:ActivityType (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DWindowConfiguration.java104 private @ActivityType int mActivityType;
125 public @interface ActivityType {} interface in class:WindowConfiguration
257 public void setActivityType(@ActivityType int activityType) {
274 @ActivityType
590 public static String activityTypeToString(@ActivityType int applicationType) {

Completed in 49 milliseconds