OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ProfileQuery
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/components/autofill/core/browser/android/java/src/org/chromium/components/browser/autofill/
PersonalAutofillPopulator.java
28
private abstract static class
ProfileQuery
{
37
private static class EmailProfileQuery extends
ProfileQuery
{
53
private static class PhoneProfileQuery extends
ProfileQuery
{
69
private static class AddressProfileQuery extends
ProfileQuery
{
97
private static class NameProfileQuery extends
ProfileQuery
{
123
private Cursor cursorFromProfileQuery(
ProfileQuery
query, ContentResolver contentResolver) {
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
ContactManager.java
[
all
...]
Completed in 46 milliseconds