Home
last modified time | relevance | path

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

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientAlternatesAdapter.java38 import com.android.ex.chips.Queries.Query;
98 Queries.Query query; in getMatchingRecipients()
100 query = Queries.EMAIL; in getMatchingRecipients()
102 query = Queries.PHONE; in getMatchingRecipients()
131 query.getProjection()[Queries.Query.DESTINATION] + " IN (" in getMatchingRecipients()
157 matchesNotFound, Queries.EMAIL, callback, permissionsCheckListener); in getMatchingRecipientsFromDirectoryQueries()
162 Account account, Set<String> matchesNotFound, Queries.Query query, in getMatchingRecipientsFromDirectoryQueries()
253 String address = c.getString(Queries.Query.DESTINATION); in processContactEntries()
256 c.getString(Queries.Query.NAME), in processContactEntries()
257 c.getInt(Queries.Query.DISPLAY_NAME_SOURCE), in processContactEntries()
[all …]
DBaseRecipientAdapter.java101 private final Queries.Query mQueryMode;
175 this.displayName = cursor.getString(Queries.Query.NAME); in TemporaryEntry()
176 this.destination = cursor.getString(Queries.Query.DESTINATION); in TemporaryEntry()
177 this.destinationType = cursor.getInt(Queries.Query.DESTINATION_TYPE); in TemporaryEntry()
178 this.destinationLabel = cursor.getString(Queries.Query.DESTINATION_LABEL); in TemporaryEntry()
179 this.contactId = cursor.getLong(Queries.Query.CONTACT_ID); in TemporaryEntry()
181 this.dataId = cursor.getLong(Queries.Query.DATA_ID); in TemporaryEntry()
182 this.thumbnailUriString = cursor.getString(Queries.Query.PHOTO_THUMBNAIL_URI); in TemporaryEntry()
183 this.displayNameSource = cursor.getInt(Queries.Query.DISPLAY_NAME_SOURCE); in TemporaryEntry()
184 this.lookupKey = cursor.getString(Queries.Query.LOOKUP_KEY); in TemporaryEntry()
[all …]
DQueries.java29 /* package */ class Queries { class
DDropdownChipLayouter.java30 import com.android.ex.chips.Queries.Query;
/frameworks/base/tools/preload2/src/com/android/preload/classdataretrieval/hprof/
DHprof.java26 import com.android.tools.perflib.heap.Queries;
61 Map<String, Set<ClassObj>> classes = Queries.classes(snapshot, null); in analyzeHprof()
/frameworks/opt/chips/tests/src/com/android/ex/chips/
DRecipientAlternatesAdapterTest.java31 MatrixCursor c = new MatrixCursor(Queries.EMAIL.getProjection()); in testRemoveUndesiredDestinations()
/frameworks/base/docs/html/guide/topics/search/
Dadding-recent-query-suggestions.jd14 <li><a href="#SavingQueries">Saving Queries</a></li>
180 <h2 id="SavingQueries">Saving Queries</h2>
/frameworks/base/docs/html-intl/intl/ru/guide/topics/providers/
Dcontent-provider-basics.jd244 // Queries the user dictionary and returns results
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/providers/
Dcontent-provider-basics.jd244 // Queries the user dictionary and returns results
/frameworks/base/docs/html-intl/intl/ko/guide/topics/providers/
Dcontent-provider-basics.jd244 // Queries the user dictionary and returns results
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/providers/
Dcontent-provider-basics.jd244 // Queries the user dictionary and returns results
/frameworks/base/docs/html-intl/intl/ja/guide/topics/providers/
Dcontent-provider-basics.jd244 // Queries the user dictionary and returns results
/frameworks/base/docs/html-intl/intl/in/guide/topics/providers/
Dcontent-provider-basics.jd244 // Queries the user dictionary and returns results
/frameworks/base/docs/html/guide/topics/providers/
Dcontent-provider-basics.jd246 // Queries the user dictionary and returns results
/frameworks/base/docs/html-intl/intl/pt-br/guide/topics/providers/
Dcontent-provider-basics.jd244 // Queries the user dictionary and returns results
/frameworks/base/docs/html-intl/intl/vi/guide/topics/providers/
Dcontent-provider-basics.jd244 // Queries the user dictionary and returns results