Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DRemoteAnimationDefinition.java23 import android.app.WindowConfiguration.ActivityType;
58 @ActivityType int activityTypeFilter, RemoteAnimationAdapter adapter) { in addRemoteAnimation()
180 @ActivityType final int activityTypeFilter;
H A DInsetsState.java43 import android.app.WindowConfiguration.ActivityType;
141 int legacySystemUiFlags, int windowType, @ActivityType int activityType, in calculateInsets()
297 public Insets calculateVisibleInsets(Rect frame, int windowType, @ActivityType int activityType, in calculateVisibleInsets()
666 @ActivityType int activityType, @InsetsType int forceConsumingTypes) { in clearsCompatInsets()
/aosp14/frameworks/base/core/java/android/app/people/
H A DConversationStatus.java46 public @interface ActivityType {} annotation in ConversationStatus
155 public @ActivityType int getActivity() { in getActivity()
259 public Builder(@NonNull String id, @ActivityType @NonNull int activity) { in Builder()
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/
H A DTestRunningTaskInfoBuilder.java41 private @WindowConfiguration.ActivityType int mActivityType = ACTIVITY_TYPE_STANDARD;
72 @WindowConfiguration.ActivityType int activityType) { in setActivityType()
/aosp14/frameworks/base/core/java/android/app/
H A DWindowConfiguration.java124 private @ActivityType int mActivityType;
148 public @interface ActivityType {} annotation in WindowConfiguration
410 public void setActivityType(@ActivityType int activityType) { in setActivityType()
427 @ActivityType
921 public static String activityTypeToString(@ActivityType int applicationType) { in activityTypeToString()
H A DTaskInfo.java217 public @WindowConfiguration.ActivityType int topActivityType;
467 @WindowConfiguration.ActivityType
H A DActivityOptions.java490 @WindowConfiguration.ActivityType
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/
H A DDragSession.java60 @WindowConfiguration.ActivityType
/aosp14/frameworks/base/core/proto/android/app/
H A Dwindow_configuration.proto32 …onal int32 activity_type = 3 [(.android.typedef) = "android.app.WindowConfiguration.ActivityType"];
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/systemsounds/
H A DHomeSoundEffectController.java57 private @WindowConfiguration.ActivityType int mLastActivityType;
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DStartingSurfaceDrawer.java257 @WindowConfiguration.ActivityType protected final int mActivityType;
/aosp14/frameworks/base/core/proto/android/server/
H A Dwindowmanagerservice.proto322 …vity_type = 17 [(.android.typedef) = "android.app.WindowConfiguration.ActivityType", deprecated=tr…
346 …onal int32 activity_type = 3 [(.android.typedef) = "android.app.WindowConfiguration.ActivityType"];