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

  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothProgressCategory.java 19 import com.android.settings.ProgressCategory;
25 public class BluetoothProgressCategory extends ProgressCategory {
DeviceListPreferenceFragment.java 28 import com.android.settings.ProgressCategory;
  /packages/apps/Settings/src/com/android/settings/
ProgressCategory.java 24 public class ProgressCategory extends ProgressCategoryBase {
31 public ProgressCategory(Context context, AttributeSet attrs,
  /packages/apps/Settings/src/com/android/settings/wfd/
WifiDisplaySettings.java 53 import com.android.settings.ProgressCategory;
71 private ProgressCategory mAvailableDevicesCategory;
229 mAvailableDevicesCategory = new ProgressCategory(getActivity(), null,

Completed in 59 milliseconds