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

  /tools/motodev/src/plugins/android/src/com/motorola/studio/android/wizards/elements/sorting/
TableItemStringComparator.java 16 package com.motorola.studio.android.wizards.elements.sorting;
TableItemSortStringSetActionListener.java 16 package com.motorola.studio.android.wizards.elements.sorting;
29 import com.motorola.studio.android.wizards.elements.sorting.TableItemStringComparator.SortDirection;
57 * Execute the {@link Table} sorting.
70 // create a list of new selected items - items which will be selected after the sorting
75 // determine the new sorting direction according to the old one
115 // set the new sorting direction and sorted column

Completed in 817 milliseconds