Searched refs:KEY_HEADER_BUTTONS (Results 1 – 3 of 3) sorted by relevance
25 import static com.android.settings.applications.appcompat.UserAspectRatioDetails.KEY_HEADER_BUTTONS;120 final int topOfList = mFragment.findPreference(KEY_HEADER_BUTTONS).getOrder(); in testOrderOfOptionsFollowsConfig()
70 static final String KEY_HEADER_BUTTONS = "header_view"; field in UserAspectRatioDetails212 ((ActionButtonsPreference) findPreference(KEY_HEADER_BUTTONS)) in initPreferences()
103 private static final String KEY_HEADER_BUTTONS = "header_view"; field in AppStorageSettings174 mButtonsPref = ((ActionButtonsPreference) findPreference(KEY_HEADER_BUTTONS)); in setupViews()