Home
last modified time | relevance | path

Searched refs:mCheckFilterValidityRunnable (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/contacts/common/model/
DAccountTypeManager.java235 private final Runnable mCheckFilterValidityRunnable = field in AccountTypeManagerImpl
583 mMainThreadHandler.post(mCheckFilterValidityRunnable); in loadAccountsInBackground()