OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:data_buttons_panel
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Settings/src/com/android/settings/applications/
InstalledAppDetails.java
357
View
data_buttons_panel
= view.findViewById(R.id.
data_buttons_panel
);
local
358
mClearDataButton = (Button)
data_buttons_panel
.findViewById(R.id.left_button);
359
mMoveAppButton = (Button)
data_buttons_panel
.findViewById(R.id.right_button);
[
all
...]
/packages/apps/Settings/res/layout/
installed_app_details.xml
252
android:id="@+id/
data_buttons_panel
"/>
Completed in 39 milliseconds