Searched refs:DEFAULT_CONTAINER_COMPONENT (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/deviceinfo/
H A DStorageMeasurement.java69 public static final ComponentName DEFAULT_CONTAINER_COMPONENT = new ComponentName( field in class:StorageMeasurement
340 Intent service = new Intent().setComponent(DEFAULT_CONTAINER_COMPONENT);
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/
H A DStorageMeasurement.java69 public static final ComponentName DEFAULT_CONTAINER_COMPONENT = new ComponentName( field in class:StorageMeasurement
347 Intent service = new Intent().setComponent(DEFAULT_CONTAINER_COMPONENT);
/packages/apps/Settings/src/com/android/settings/applications/
H A DManageApplications.java889 StorageMeasurement.DEFAULT_CONTAINER_COMPONENT);

Completed in 157 milliseconds