Searched refs:DEFAULT_COMPACT_ACTION_2 (Results 1 – 2 of 2) sorted by relevance
98 compactActionIntToString(AppCompactor.DEFAULT_COMPACT_ACTION_2)); in init_setsDefaults()139 Integer.toString((AppCompactor.DEFAULT_COMPACT_ACTION_2 + 1 % 4) + 1), false); in init_withDeviceConfigSetsParameters()178 compactActionIntToString((AppCompactor.DEFAULT_COMPACT_ACTION_2 + 1 % 4) + 1)); in init_withDeviceConfigSetsParameters()254 int expectedFull = (AppCompactor.DEFAULT_COMPACT_ACTION_2 + i) % 4 + 1; in compactAction_listensToDeviceConfigChanges()283 compactActionIntToString(AppCompactor.DEFAULT_COMPACT_ACTION_2)); in compactAction_listensToDeviceConfigChangesBadValues()295 compactActionIntToString(AppCompactor.DEFAULT_COMPACT_ACTION_2)); in compactAction_listensToDeviceConfigChangesBadValues()
89 @VisibleForTesting static final int DEFAULT_COMPACT_ACTION_2 = COMPACT_ACTION_FULL_FLAG; field in AppCompactor171 compactActionIntToString(DEFAULT_COMPACT_ACTION_2);377 KEY_COMPACT_ACTION_2, DEFAULT_COMPACT_ACTION_2); in updateCompactionActions()