Searched refs:CONTENT_PROVIDER_READY_TIMEOUT_MILLIS (Results 1 – 3 of 3) sorted by relevance
642 ContentResolver.CONTENT_PROVIDER_READY_TIMEOUT_MILLIS); in getContentProviderImpl()655 SystemClock.uptimeMillis() + ContentResolver.CONTENT_PROVIDER_READY_TIMEOUT_MILLIS; in getContentProviderImpl()
794 public static final int CONTENT_PROVIDER_READY_TIMEOUT_MILLIS = field in ContentResolver805 CONTENT_PROVIDER_READY_TIMEOUT_MILLIS + CONTENT_PROVIDER_TIMEOUT_MILLIS;
7852 key.mLock.wait(ContentResolver.CONTENT_PROVIDER_READY_TIMEOUT_MILLIS); in acquireProvider()