Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/preferences/
DSimpleBackupSharedPreference.java35 private static final String VALUE = "value"; field in SimpleBackupSharedPreference
66 json.put(VALUE, array); in toJson()
68 json.put(VALUE, mValue); in toJson()
74 Object value = json.get(VALUE); in fromJson()
/packages/apps/Calendar/src/com/android/calendar/
DCalendarUtils.java54 CalendarCache.KEY, CalendarCache.VALUE
105 int valueColumn = cursor.getColumnIndexOrThrow(CalendarCache.VALUE); in onQueryComplete()
241 values.put(CalendarCache.VALUE, mUseHomeTZ ? CalendarCache.TIMEZONE_TYPE_HOME in setTimeZone()
249 values2.put(CalendarCache.VALUE, mHomeTZ); in setTimeZone()
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DLegacyContactsProviderTest.java598 values.put(Extensions.VALUE, "Bar"); in testExtensionsInsert()
618 values.put(Extensions.VALUE, "Bar"); in testExtensionsUpdate()
624 values.put(Extensions.VALUE, "Baz"); in testExtensionsUpdate()
864 values.put(Settings.VALUE, 7); in testSettings()
868 + Settings.KEY + "='" + Settings.SYNC_EVERYTHING + "'", null, Settings.VALUE, "7"); in testSettings()
880 + Settings.KEY + "='" + Settings.SYNC_EVERYTHING + "'", null, Settings.VALUE, "8"); in testSettings()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DLegacyApiSupport.java452 sExtensionProjectionMap.put(android.provider.Contacts.Extensions.VALUE, in sExtensionProjectionMap.put() argument
453 android.provider.Contacts.Extensions.VALUE); in sExtensionProjectionMap.put()
690 ExtensionsColumns.VALUE in createViews()
691 + " AS " + android.provider.Contacts.Extensions.VALUE + in createViews()
775 android.provider.Contacts.Settings.VALUE + " STRING " + in createSettingsTable()
1264 values.getAsInteger(android.provider.Contacts.Settings.VALUE)); in updateSettings()
1322 + android.provider.Contacts.Settings.VALUE;
1345 mValues.put(android.provider.Contacts.Settings.VALUE, value); in copySettingsToLegacySettings()
1496 ContactsDatabaseHelper.copyStringValue(mValues, ExtensionsColumns.VALUE, in parseExtensionValues()
1497 values, android.provider.Contacts.People.Extensions.VALUE); in parseExtensionValues()
DContactsDatabaseHelper.java522 public static final String VALUE = Data.DATA2; field
/packages/apps/Gallery2/src/com/android/photos/data/
DPhotoProvider.java181 public static final String VALUE = "value"; field
422 if (values.get(Metadata.VALUE) == null) { in modifyMetadata()
DPhotoDatabase.java77 { Metadata.VALUE, "TEXT NOT NULL" },
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarDatabaseHelper.java139 CalendarContract.ExtendedProperties.VALUE;
489 CalendarContract.ExtendedProperties.VALUE + " TEXT" + in bootstrapDB()
/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
DCalendarProvider2Test.java2053 extended.put(CalendarContract.ExtendedProperties.VALUE, "bar"); in testInsertExtendedPropertyToNonExistentEvent()
2334 extended.put(CalendarContract.ExtendedProperties.VALUE, "bar"); in internalTestDirty()
2381 extended.put(CalendarContract.ExtendedProperties.VALUE, "baz"); in internalTestDirty()
/packages/apps/Messaging/build/gcheckstyle/
Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...