Searched refs:requestProcessingDisabled (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/app/contactinfo/
H A DContactInfoCache.java61 private volatile boolean requestProcessingDisabled = false; field in class:ContactInfoCache
252 if (requestProcessingDisabled) {
321 requestProcessingDisabled = true;

Completed in 57 milliseconds