Searched refs:mBorderTop (Results 1 – 3 of 3) sorted by relevance
40 private final int mBorderTop; field in PreferenceFrameLayout70 mBorderTop = a.getDimensionPixelSize( in PreferenceFrameLayout()107 borderTop -= mBorderTop; in addView()117 borderTop += mBorderTop; in addView()
152 private View mBorderTop; field in CompanionAssociationActivity286 mBorderTop = findViewById(R.id.border_top); in initUI()473 mBorderTop.setVisibility(View.GONE); in initUiForSelfManagedAssociation()
39839 Landroid/preference/PreferenceFrameLayout;->mBorderTop:I