Searched refs:DEFAULT_USE_COMPACTION (Results 1 – 2 of 2) sorted by relevance
94 AppCompactor.DEFAULT_USE_COMPACTION); in init_setsDefaults()131 assertThat(AppCompactor.DEFAULT_USE_COMPACTION).isFalse(); in init_withDeviceConfigSetsParameters()205 AppCompactor.DEFAULT_USE_COMPACTION); in useCompaction_listensToDeviceConfigChanges()228 AppCompactor.DEFAULT_USE_COMPACTION); in useCompaction_listensToDeviceConfigChangesBadValues()239 AppCompactor.DEFAULT_USE_COMPACTION); in useCompaction_listensToDeviceConfigChangesBadValues()
87 @VisibleForTesting static final Boolean DEFAULT_USE_COMPACTION = false; field in AppCompactor185 private volatile boolean mUseCompaction = DEFAULT_USE_COMPACTION;364 KEY_USE_COMPACTION, DEFAULT_USE_COMPACTION); in updateUseCompaction()