Searched defs:mRecentLoaderIds (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
H A DQuickContactActivity.java304 private static final int[] mRecentLoaderIds = new int[]{ field in class:QuickContactActivity
802 for (int interactionLoaderId : mRecentLoaderIds) {
1877 return mRecentLoaderResults.size() == mRecentLoaderIds.length;

Completed in 12 milliseconds