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

  /external/chromium/chrome/browser/tabs/
tab_strip_model.cc 283 int selected_count = local
285 for (int i = 0; i < selected_count &&
304 if (selected_mini_count == selected_count)
310 selected_count - selected_mini_count);
    [all...]
  /packages/providers/DownloadProvider/ui/src/com/android/providers/downloads/ui/
DownloadList.java 204 mSelectedCountFormat = getString(R.string.selected_count);

Completed in 459 milliseconds