Home
last modified time | relevance | path

Searched defs:getValues (Results 1 – 9 of 9) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/
DBarrierConsumer.java54 public ArrayList<A> getValues() { in getValues() method in BarrierConsumer
/packages/services/Telephony/src/com/android/phone/
DVoicemailStatus.java99 public ContentValues getValues() { in getValues() method in VoicemailStatus.Editor
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
DRawContact.java192 public ContentValues getValues() { in getValues() method in RawContact
DRawContactDelta.java146 public ValuesDelta getValues() { in getValues() method in RawContactDelta
/packages/apps/Dialer/tests/src/com/android/dialer/calllog/
DCallLogAdapterTest.java707 private Object[] getValues( in getValues() method in CallLogAdapterTest
723 private Object[] getValues( in getValues() method in CallLogAdapterTest
/packages/apps/Contacts/src/com/android/contacts/editor/
DLabeledEditorView.java417 public ValuesDelta getValues() { in getValues() method in LabeledEditorView
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
DEntityDelta.java138 public ValuesDelta getValues() { in getValues() method in EntityDelta
/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/
DRawContactDeltaListTests.java97 static ContentValues getValues(ContentProviderOperation operation) in getValues() method in RawContactDeltaListTests
/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
DPduPersister.java742 private static void getValues(final PduPart part, final ContentValues values) { in getValues() method in PduPersister