HomeSort by relevance Sort by last modified time
    Searched full:data_buttons_panel (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/applications/
InstalledAppDetails.java 494 View data_buttons_panel = view.findViewById(R.id.data_buttons_panel); local
495 mClearDataButton = (Button) data_buttons_panel.findViewById(R.id.right_button);
496 mMoveAppButton = (Button) data_buttons_panel.findViewById(R.id.left_button);
    [all...]
  /packages/apps/Settings/res/layout/
installed_app_details.xml 257 android:id="@+id/data_buttons_panel"/>

Completed in 98 milliseconds