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

  /packages/apps/StorageManager/src/com/android/storagemanager/overlay/
DeletionHelperFeatureProvider.java 27 DeletionType createPhotoVideoDeletionType(Context context, int thresholdType);
32 * @param thresholdType the threshold type.
35 int getDaysToKeep(int thresholdType);
  /packages/apps/StorageManager/src/com/android/storagemanager/deletionhelper/
DeletionHelperActivity.java 151 int thresholdType;
154 thresholdType = AppStateUsageStatsBridge.NO_THRESHOLD;
157 thresholdType = AppStateUsageStatsBridge.NORMAL_THRESHOLD;
163 mFragment = DeletionHelperSettings.newInstance(thresholdType);
AppDeletionType.java 61 int thresholdType) {
63 mThresholdType = thresholdType;
DeletionHelperSettings.java 81 public static DeletionHelperSettings newInstance(int thresholdType) {
84 bundle.putInt(THRESHOLD_KEY, thresholdType);
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 

Completed in 683 milliseconds