Home
last modified time | relevance | path

Searched defs:layoutType (Results 1 – 25 of 488) sorted by relevance

12345678910>>...20

/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/row/
H A DNotifLayoutInflaterFactoryTest.kt64 val layoutType = FLAG_CONTENT_VIEW_EXPANDED in <lambda>() constant
80 val layoutType = FLAG_CONTENT_VIEW_HEADS_UP in <lambda>() constant
96 val layoutType = FLAG_CONTENT_VIEW_EXPANDED in <lambda>() constant
111 val layoutType = FLAG_CONTENT_VIEW_EXPANDED in <lambda>() constant
/aosp_15_r20/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/
H A DLayoutMetric.java23 private LayoutType layoutType; field in LayoutMetric
29 public LayoutMetric(float value, LayoutType layoutType) { in LayoutMetric()
42 protected abstract void validatePair(float value, LayoutType layoutType); in validatePair()
44 public void set(float value, LayoutType layoutType) { in set()
65 public void setLayoutType(LayoutType layoutType) { in setLayoutType()
H A DSizeMetric.java27 public SizeMetric(float value, SizeLayoutType layoutType) { in SizeMetric()
31 protected void validatePair(float value, SizeLayoutType layoutType) { in validatePair()
H A DPositionMetric.java32 public PositionMetric(float value, LayoutType layoutType) { in PositionMetric()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/row/
DNotifLayoutInflaterFactory.java21 private final int layoutType = 0; field in NotifLayoutInflaterFactory
34 @com.android.systemui.statusbar.notification.row.NotificationRowContentBinder.InflationFlag() in NotifLayoutInflaterFactory()
80 …xpandableNotificationRow row, @com.android.systemui.statusbar.notification.row.NotificationRowCont… in provide()
DNotifRemoteViewsFactory.java19 …xpandableNotificationRow row, @com.android.systemui.statusbar.notification.row.NotificationRowCont… in instantiate()
DBigPictureLayoutInflaterFactory.java21 …xpandableNotificationRow row, @com.android.systemui.statusbar.notification.row.NotificationRowCont… in instantiate()
DNotificationOptimizedLinearLayoutFactory.java21 …xpandableNotificationRow row, @com.android.systemui.statusbar.notification.row.NotificationRowCont… in instantiate()
DPrecomputedTextViewFactory.java23 …xpandableNotificationRow row, @com.android.systemui.statusbar.notification.row.NotificationRowCont… in instantiate()
DNotificationViewFlipperFactory.java31 …xpandableNotificationRow row, @com.android.systemui.statusbar.notification.row.NotificationRowCont… in instantiate()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/input/
H A DKeyboardLayoutManager.java411 int layoutType = a.getInt(R.styleable.KeyboardLayout_keyboardLayoutType, in visitKeyboardLayoutsInPackage() local
461 String layoutType) { in getKeyboardLayoutOverlay()
764 KeyboardLayout[] layoutList, @NonNull String languageTag, @Nullable String layoutType) { in getMatchingLayoutForProvidedLanguageTagAndLayoutType()
1250 @Nullable String languageTag, @Nullable String layoutType) { in KeyboardIdentifier()
H A DInputManagerInternal.java220 @NonNull String languageTag, @NonNull String layoutType); in addKeyboardLayoutAssociation()
H A DInputManagerService.java1821 @NonNull String languageTag, @NonNull String layoutType) { in addKeyboardLayoutAssociation()
2885 String layoutType) { in getKeyboardLayoutOverlay()
3607 @NonNull String languageTag, @NonNull String layoutType) { in addKeyboardLayoutAssociation()
/aosp_15_r20/frameworks/base/core/java/android/app/search/
H A DSearchTarget.java165 @NonNull String layoutType, in SearchTarget()
372 @SearchLayoutType @NonNull String layoutType, in Builder()
/aosp_15_r20/prebuilts/go/linux-x86/src/reflect/
Dtype.go2955 type layoutType struct { struct
2956 t *abi.Type
2957 framePool *sync.Pool
2958 abid abiDesc
/aosp_15_r20/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/widget/
H A DWidget.java129 public void setWidth(float width, SizeLayoutType layoutType) { in setWidth()
137 public void setHeight(float height, SizeLayoutType layoutType) { in setHeight()
/aosp_15_r20/frameworks/base/tests/Input/src/com/android/server/input/
H A DInputManagerServiceTests.kt265 val layoutType = "layoutType" in testAddAndRemoveVirtualKeyboardLayoutAssociation() constant
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/row/icon/
DNotificationRowIconViewInflaterFactory.java35 …xpandableNotificationRow row, @com.android.systemui.statusbar.notification.row.NotificationRowCont… in instantiate()
/aosp_15_r20/frameworks/base/core/java/android/hardware/input/
H A DVirtualKeyboardConfig.java159 public Builder setLayoutType(@NonNull String layoutType) { in setLayoutType()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotifLayoutInflaterFactory.kt37 @Assisted @InflationFlag val layoutType: Int, constant in com.android.systemui.statusbar.notification.row.NotifLayoutInflaterFactory
/aosp_15_r20/hardware/interfaces/audio/aidl/vts/
H A DVtsHalDownmixTargetTest.cpp140 void setDataTestParams(int32_t layoutType) { in setDataTestParams()
/aosp_15_r20/frameworks/base/core/java/android/widget/
H A DListPopupWindow.java583 public void setWindowLayoutType(int layoutType) { in setWindowLayoutType()
/aosp_15_r20/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodSubtype.java270 @NonNull String layoutType) { in setPhysicalKeyboardHint()
/aosp_15_r20/frameworks/native/services/inputflinger/reader/include/
H A DEventHub.h222 std::string layoutType; member
/aosp_15_r20/frameworks/native/include/input/
H A DInputDevice.h249 std::string layoutType; member

12345678910>>...20