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

  /packages/apps/TV/common/src/com/android/tv/common/feature/
CommonFeatures.java 43 public static final Feature FORCE_RECORDING_UNTIL_NO_SPACE =
44 new PropertyFeature("force_recording_until_no_space", false);
  /packages/apps/TV/src/com/android/tv/dvr/
DvrStorageStatusManager.java 253 if (CommonFeatures.FORCE_RECORDING_UNTIL_NO_SPACE.isEnabled(mContext)) {

Completed in 203 milliseconds