Searched refs:THRESHOLD_KEY (Results 1 – 1 of 1) sorted by relevance
63 private static final String THRESHOLD_KEY = "threshold_key"; field in DeletionHelperSettings86 bundle.putInt(THRESHOLD_KEY, thresholdType); in newInstance()94 mThresholdType = getArguments().getInt(THRESHOLD_KEY, AppsAsyncLoader.NORMAL_THRESHOLD); in onCreatePreferences()