Home
last modified time | relevance | path

Searched refs:VALUE (Results 1 – 13 of 13) 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/apps/Dialer/java/com/android/incallui/calllocation/impl/
DGoogleLocationSettingHelper.java47 private static final String VALUE = "value"; field in GoogleLocationSettingHelper
75 new String[] {VALUE}, in getUseLocationForServices()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DLegacyApiSupport.java421 sExtensionProjectionMap.put(android.provider.Contacts.Extensions.VALUE, in sExtensionProjectionMap.put() argument
422 android.provider.Contacts.Extensions.VALUE); in sExtensionProjectionMap.put()
661 ExtensionsColumns.VALUE in createViews()
662 + " AS " + android.provider.Contacts.Extensions.VALUE + in createViews()
746 android.provider.Contacts.Settings.VALUE + " STRING " + in createSettingsTable()
1201 values.getAsInteger(android.provider.Contacts.Settings.VALUE)); in updateSettings()
1259 + android.provider.Contacts.Settings.VALUE;
1282 mValues.put(android.provider.Contacts.Settings.VALUE, value); in copySettingsToLegacySettings()
1435 ContactsDatabaseHelper.copyStringValue(mValues, ExtensionsColumns.VALUE, in parseExtensionValues()
1436 values, android.provider.Contacts.People.Extensions.VALUE); in parseExtensionValues()
DContactsDatabaseHelper.java546 public static final String VALUE = Data.DATA2; field
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DLegacyContactsProviderTest.java622 values.put(Extensions.VALUE, "Bar"); in testExtensionsInsert()
642 values.put(Extensions.VALUE, "Bar"); in testExtensionsUpdate()
648 values.put(Extensions.VALUE, "Baz"); in testExtensionsUpdate()
888 values.put(Settings.VALUE, 7); in testSettings()
892 + Settings.KEY + "='" + Settings.SYNC_EVERYTHING + "'", null, Settings.VALUE, "7"); in testSettings()
904 + Settings.KEY + "='" + Settings.SYNC_EVERYTHING + "'", null, Settings.VALUE, "8"); in testSettings()
/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/apps/Launcher3/src/com/android/launcher3/
DSessionCommitReceiver.java144 return c.getInt(c.getColumnIndexOrThrow(Settings.NameValueTable.VALUE)) != 0; in readValueFromMarketApp()
/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/ ...