/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/row/ |
H A D | NotifLayoutInflaterFactoryTest.kt | 64 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 D | LayoutMetric.java | 23 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 D | SizeMetric.java | 27 public SizeMetric(float value, SizeLayoutType layoutType) { in SizeMetric() 31 protected void validatePair(float value, SizeLayoutType layoutType) { in validatePair()
|
H A D | PositionMetric.java | 32 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/ |
D | NotifLayoutInflaterFactory.java | 21 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()
|
D | NotifRemoteViewsFactory.java | 19 …xpandableNotificationRow row, @com.android.systemui.statusbar.notification.row.NotificationRowCont… in instantiate()
|
D | BigPictureLayoutInflaterFactory.java | 21 …xpandableNotificationRow row, @com.android.systemui.statusbar.notification.row.NotificationRowCont… in instantiate()
|
D | NotificationOptimizedLinearLayoutFactory.java | 21 …xpandableNotificationRow row, @com.android.systemui.statusbar.notification.row.NotificationRowCont… in instantiate()
|
D | PrecomputedTextViewFactory.java | 23 …xpandableNotificationRow row, @com.android.systemui.statusbar.notification.row.NotificationRowCont… in instantiate()
|
D | NotificationViewFlipperFactory.java | 31 …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 D | KeyboardLayoutManager.java | 411 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 D | InputManagerInternal.java | 220 @NonNull String languageTag, @NonNull String layoutType); in addKeyboardLayoutAssociation()
|
H A D | InputManagerService.java | 1821 @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 D | SearchTarget.java | 165 @NonNull String layoutType, in SearchTarget() 372 @SearchLayoutType @NonNull String layoutType, in Builder()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/reflect/ |
D | type.go | 2955 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 D | Widget.java | 129 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 D | InputManagerServiceTests.kt | 265 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/ |
D | NotificationRowIconViewInflaterFactory.java | 35 …xpandableNotificationRow row, @com.android.systemui.statusbar.notification.row.NotificationRowCont… in instantiate()
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/input/ |
H A D | VirtualKeyboardConfig.java | 159 public Builder setLayoutType(@NonNull String layoutType) { in setLayoutType()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
H A D | NotifLayoutInflaterFactory.kt | 37 @Assisted @InflationFlag val layoutType: Int, constant in com.android.systemui.statusbar.notification.row.NotifLayoutInflaterFactory
|
/aosp_15_r20/hardware/interfaces/audio/aidl/vts/ |
H A D | VtsHalDownmixTargetTest.cpp | 140 void setDataTestParams(int32_t layoutType) { in setDataTestParams()
|
/aosp_15_r20/frameworks/base/core/java/android/widget/ |
H A D | ListPopupWindow.java | 583 public void setWindowLayoutType(int layoutType) { in setWindowLayoutType()
|
/aosp_15_r20/frameworks/base/core/java/android/view/inputmethod/ |
H A D | InputMethodSubtype.java | 270 @NonNull String layoutType) { in setPhysicalKeyboardHint()
|
/aosp_15_r20/frameworks/native/services/inputflinger/reader/include/ |
H A D | EventHub.h | 222 std::string layoutType; member
|
/aosp_15_r20/frameworks/native/include/input/ |
H A D | InputDevice.h | 249 std::string layoutType; member
|