Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DQuickContactActivity.java385 private static final int[] mRecentLoaderIds = new int[]{ field in QuickContactActivity
1029 for (int interactionLoaderId : mRecentLoaderIds) { in destroyInteractionLoaders()
2409 return mRecentLoaderResults.size() == mRecentLoaderIds.length; in isAllRecentDataLoaded()