Searched refs:DEFAULT_API_CALL_STATS_LIMIT (Results 1 – 3 of 3) sorted by relevance
56 int DEFAULT_API_CALL_STATS_LIMIT = 0; field
422 return mBundleLocked.getInt(KEY_API_CALL_STATS_LIMIT, DEFAULT_API_CALL_STATS_LIMIT); in getCachedApiCallStatsLimit()715 mBundleLocked.putInt(key, properties.getInt(key, DEFAULT_API_CALL_STATS_LIMIT)); in updateCachedValue()
55 import static com.android.server.appsearch.ServiceAppSearchConfig.DEFAULT_API_CALL_STATS_LIMIT;126 DEFAULT_API_CALL_STATS_LIMIT); in testDefaultValues_allCachedValue()