HomeSort by relevance Sort by last modified time
    Searched refs:hideSection (Results 1 - 3 of 3) sorted by null

  /packages/apps/Settings/src/com/android/settings/
RingerVolumePreference.java 232 View hideSection = view.findViewById(id);
233 hideSection.setVisibility(View.GONE);
  /external/chromium/chrome/browser/resources/
new_new_tab.js 65 hideSection(section); // To hide the maxiview.
693 hideSection(Section[p]);
697 function hideSection(section) {
756 hideSection(Section[key]);
    [all...]
  /external/chromium/chrome/browser/resources/ntp/
apps.js 105 hideSection(Section.APPS);

Completed in 4740 milliseconds