Home
last modified time | relevance | path

Searched refs:mBorderBottom (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/preference/
H A DPreferenceFrameLayout.java41 private final int mBorderBottom; field in PreferenceFrameLayout
73 mBorderBottom = a.getDimensionPixelSize( in PreferenceFrameLayout()
108 borderBottom -= mBorderBottom; in addView()
118 borderBottom += mBorderBottom; in addView()
/aosp14/frameworks/base/packages/CompanionDeviceManager/src/com/android/companiondevicemanager/
H A DCompanionDeviceActivity.java153 private View mBorderBottom; field in CompanionDeviceActivity
310 mBorderBottom = findViewById(R.id.border_bottom); in initUI()
497 mBorderBottom.setVisibility(View.GONE); in initUiForSelfManagedAssociation()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt40479 Landroid/preference/PreferenceFrameLayout;->mBorderBottom:I