Home
last modified time | relevance | path

Searched defs:type (Results 1 – 21 of 21) sorted by relevance

/window/window/
DdependencyAnalysis-baseline.json6 "type": "module", string
14 "type": "module", string
23 "type": "module", string
31 "type": "module", string
40 "type": "module", string
48 "type": "module", string
56 "type": "module", string
64 "type": "module", string
72 "type": "module", string
81 "type": "module", string
[all …]
/window/extensions/extensions/
DdependencyAnalysis-baseline.json6 "type": "module", string
14 "type": "module", string
22 "type": "module", string
30 "type": "module", string
38 "type": "module", string
46 "type": "module", string
54 "type": "module", string
62 "type": "module", string
/window/extensions/core/core/
DdependencyAnalysis-baseline.json6 "type": "module", string
14 "type": "module", string
22 "type": "module", string
30 "type": "module", string
38 "type": "module", string
/window/window-rxjava2/
DdependencyAnalysis-baseline.json6 "type": "module", string
14 "type": "module", string
22 "type": "module", string
30 "type": "module", string
/window/window-rxjava3/
DdependencyAnalysis-baseline.json6 "type": "module", string
14 "type": "module", string
22 "type": "module", string
30 "type": "module", string
/window/window-java/
DdependencyAnalysis-baseline.json6 "type": "module", string
14 "type": "module", string
22 "type": "module", string
30 "type": "module", string
/window/extensions/extensions/src/androidTest/java/androidx/window/extensions/layout/
DFoldingFeatureTest.java38 int type = FoldingFeature.TYPE_FOLD; in testEquals_sameAttributes() local
51 int type = FoldingFeature.TYPE_FOLD; in testEquals_differentRect() local
78 int type = FoldingFeature.TYPE_FOLD; in testEquals_differentState() local
93 int type = FoldingFeature.TYPE_FOLD; in testHashCode_matchesIfEqual() local
/window/window/src/test/java/androidx/window/layout/
DHardwareFoldingFeatureTest.kt79 val type = HardwareFoldingFeature.Type.FOLD in testEquals_sameAttributes() constant
90 val type = HardwareFoldingFeature.Type.FOLD in testEquals_differentRect() constant
111 val type = HardwareFoldingFeature.Type.FOLD in testEquals_differentState() constant
123 val type = HardwareFoldingFeature.Type.FOLD in testHashCode_matchesIfEqual() constant
/window/window/src/androidTest/java/androidx/window/layout/
DHardwareFoldingFeatureTest.kt35 val type = HINGE in testConstructorBoundsAndType() constant
/window/extensions/extensions/src/main/java/androidx/window/extensions/layout/
DDisplayFoldFeature.java96 DisplayFoldFeature(@FoldType int type, @NonNull Set<@FoldProperty Integer> properties) { in DisplayFoldFeature()
170 public Builder(@FoldType int type) { in Builder()
DFoldingFeature.java94 public FoldingFeature(@NonNull Rect bounds, @Type int type, @State int state) { in FoldingFeature()
132 private static @NonNull String typeToString(int type) { in typeToString()
/window/sidecar/sidecar/src/main/java/androidx/window/sidecar/
DSidecarDisplayFeature.java79 public void setType(@Type int type) { in setType()
/window/extensions/extensions/src/test/java/androidx/window/extensions/layout/
DDisplayFoldFeatureTest.java58 final int type = TYPE_HINGE; in test_getter_matches_values() local
/window/window/src/main/java/androidx/window/layout/adapter/extensions/
DExtensionsWindowLayoutInfoAdapter.kt45 val type = in <lambda>() constant
/window/window/src/main/java/androidx/window/layout/
DHardwareFoldingFeature.kt33 internal val type: Type, constant in androidx.window.layout.HardwareFoldingFeature
/window/window/src/main/java/androidx/window/layout/adapter/sidecar/
DSidecarAdapter.kt179 val type = in <lambda>() constant
/window/window/src/main/java/androidx/window/area/
DWindowAreaInfo.kt45 val type: Type, constant in androidx.window.area.WindowAreaInfo
/window/window/src/main/java/androidx/window/embedding/
DRuleParser.kt58 var type = parser.next() in <lambda>() variable
440 val type = getInt(R.styleable.DividerAttributes_embeddingDividerType, TYPE_VALUE_FIXED) in <lambda>() constant
DActivityEmbeddingOptionsImpl.kt219 return when (val type = dimensionBundle.getString(KEY_EMBEDDING_BOUNDS_DIMENSION_TYPE)) { in Bundle() constant
/window/window/src/androidTest/java/androidx/window/layout/adapter/sidecar/
DSidecarWindowBackendIntegrationTest.kt79 val type = 1 in <lambda>() constant
/window/window-demos/demo/src/main/java/androidx/window/demo/embedding/
DSplitActivityRecyclerViewBindingData.kt27 val type: Int, constant in androidx.window.demo.embedding.SplitActivityRecyclerViewBindingData.Item