OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:button_bar
(Results
1 - 17
of
17
) sorted by null
/packages/apps/Settings/res/layout/
user_limits.xml
34
android:id="@+id/
button_bar
"
settings_main_prefs.xml
46
<RelativeLayout android:id="@+id/
button_bar
"
preference_list_fragment.xml
79
<RelativeLayout android:id="@+id/
button_bar
"
/frameworks/base/core/res/res/layout/
preference_list_content_single.xml
57
<RelativeLayout android:id="@+id/
button_bar
"
preference_list_fragment_material.xml
52
<RelativeLayout android:id="@+id/
button_bar
"
preference_list_content.xml
80
<RelativeLayout android:id="@+id/
button_bar
"
preference_list_content_material.xml
83
<RelativeLayout android:id="@+id/
button_bar
"
preference_list_fragment.xml
53
<RelativeLayout android:id="@+id/
button_bar
"
resolver_list.xml
90
android:id="@+id/
button_bar
"
resolver_list_with_default.xml
99
android:id="@+id/
button_bar
"
/frameworks/base/core/res/res/layout-sw600dp/
preference_list_content_single.xml
62
<RelativeLayout android:id="@+id/
button_bar
"
/packages/apps/Settings/src/com/android/settings/fingerprint/
SetupFingerprintEnrollEnrolling.java
59
final View buttonBar = findViewById(R.id.
button_bar
);
/packages/apps/Settings/src/com/android/settings/
SettingsPreferenceFragment.java
134
mButtonBar = (ViewGroup) root.findViewById(R.id.
button_bar
);
SettingsActivity.java
642
View buttonBar = findViewById(R.id.
button_bar
);
[
all
...]
/frameworks/base/core/java/android/preference/
PreferenceActivity.java
651
findViewById(com.android.internal.R.id.
button_bar
).setVisibility(View.VISIBLE);
[
all
...]
/frameworks/base/core/java/com/android/internal/app/
ResolverActivity.java
324
final ViewGroup buttonLayout = (ViewGroup) findViewById(R.id.
button_bar
);
[
all
...]
/frameworks/base/core/res/res/values/
symbols.xml
41
<java-symbol type="id" name="
button_bar
" />
[
all
...]
Completed in 332 milliseconds