OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:button_bar
(Results
1 - 21
of
21
) sorted by null
/packages/apps/Settings/res/layout/
user_limits.xml
34
android:id="@+id/
button_bar
"
settings_main_prefs.xml
43
<RelativeLayout android:id="@+id/
button_bar
"
preference_list_fragment.xml
65
<RelativeLayout android:id="@+id/
button_bar
"
/external/walt/android/WALT/app/src/main/res/layout/
fragment_screen_response.xml
14
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.xml
51
<RelativeLayout android:id="@+id/
button_bar
"
preference_list_fragment_material.xml
50
<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
"
resolver_list.xml
90
android:id="@+id/
button_bar
"
resolver_list_with_default.xml
100
android:id="@+id/
button_bar
"
/packages/apps/StorageManager/res/layout/
settings_main_prefs.xml
41
<RelativeLayout android:id="@+id/
button_bar
"
/packages/apps/StorageManager/src/com/android/storagemanager/deletionhelper/
DeletionHelperActivity.java
72
mButtonBar = (ViewGroup) findViewById(R.id.
button_bar
);
93
findViewById(R.id.
button_bar
).setVisibility(isEmptyState ? View.GONE : View.VISIBLE);
/frameworks/base/core/res/res/layout-sw600dp/
preference_list_content_single.xml
62
<RelativeLayout android:id="@+id/
button_bar
"
/frameworks/base/core/res/res/layout-watch/
preference_list_fragment_material.xml
58
<RelativeLayout android:id="@+id/
button_bar
"
/packages/apps/Settings/src/com/android/settings/
SettingsPreferenceFragment.java
146
mButtonBar = root.findViewById(R.id.
button_bar
);
SettingsActivity.java
327
View buttonBar = findViewById(R.id.
button_bar
);
[
all
...]
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
ScreenResponseFragment.java
126
buttonBarView = view.findViewById(R.id.
button_bar
);
/frameworks/base/core/java/android/preference/
PreferenceActivity.java
665
findViewById(com.android.internal.R.id.
button_bar
).setVisibility(View.VISIBLE);
[
all
...]
/frameworks/base/core/java/com/android/internal/app/
ResolverActivity.java
[
all
...]
/frameworks/base/core/res/res/values/
symbols.xml
44
<java-symbol type="id" name="
button_bar
" />
[
all
...]
Completed in 638 milliseconds