Searched refs:ProjectionType (Results 1 – 3 of 3) sorted by relevance
90 void onProjectionStateChanged(@ProjectionType int projectionType, in onProjectionStateChanged()725 public @interface ProjectionType { annotation in UiModeManager745 public boolean requestProjection(@ProjectionType int projectionType) { in requestProjection()774 public boolean releaseProjection(@ProjectionType int projectionType) { in releaseProjection()797 public Set<String> getProjectingPackages(@ProjectionType int projectionType) { in getProjectingPackages()815 public @ProjectionType int getActiveProjectionTypes() { in getActiveProjectionTypes()838 public void addOnProjectionStateChangedListener(@ProjectionType int projectionType, in addOnProjectionStateChangedListener()
910 @UiModeManager.ProjectionType int projectionType,954 public boolean releaseProjection(@UiModeManager.ProjectionType int projectionType,963 public @UiModeManager.ProjectionType int getActiveProjectionTypes() {966 @UiModeManager.ProjectionType int projectionTypeFlag = PROJECTION_TYPE_NONE;981 @UiModeManager.ProjectionType int projectionType) {992 @UiModeManager.ProjectionType int projectionType) {1009 @UiModeManager.ProjectionType int activeProjectionTypes =1040 private void enforceProjectionTypePermissions(@UiModeManager.ProjectionType int p) { in enforceProjectionTypePermissions()1048 private static void assertSingleProjectionType(@UiModeManager.ProjectionType int p) { in assertSingleProjectionType()1071 @UiModeManager.ProjectionType[all …]
113 private void onProjectionStateChanged(@UiModeManager.ProjectionType int activeProjectionTypes, in onProjectionStateChanged()