Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DQuickContactActivity.java1327 final List<DataItem> tachyonItems = dataItemsMap.get(MIMETYPE_TACHYON); in bindReachability() local
1328 if (phoneItems != null && tachyonItems != null) { in bindReachability()
1331 for (DataItem tachyonItem : tachyonItems) { in bindReachability()