Searched refs:CONTENT_PROVIDER_RETAIN_TIME (Results 1 – 2 of 2) sorted by relevance
121 long CONTENT_PROVIDER_RETAIN_TIME = DEFAULT_CONTENT_PROVIDER_RETAIN_TIME; field in ActivityManagerConstants263 CONTENT_PROVIDER_RETAIN_TIME = mParser.getLong(KEY_CONTENT_PROVIDER_RETAIN_TIME, in updateConstants()329 pw.println(CONTENT_PROVIDER_RETAIN_TIME);
21395 (app.lastProviderTime+mConstants.CONTENT_PROVIDER_RETAIN_TIME) > now) {