Home
last modified time | relevance | path

Searched defs:getContentValues (Results 1 – 16 of 16) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/utils/
H A DVoicemailDatabaseUtil.java61 private static ContentValues getContentValues(Voicemail voicemail) { in getContentValues() method in VoicemailDatabaseUtil
/aosp12/packages/apps/Contacts/src/com/android/contacts/model/dataitem/
H A DDataItem.java97 public ContentValues getContentValues() { in getContentValues() method in DataItem
/aosp12/packages/apps/Dialer/java/com/android/contacts/common/model/dataitem/
H A DDataItem.java94 public ContentValues getContentValues() { in getContentValues() method in DataItem
/aosp12/packages/apps/Contacts/src/com/android/contacts/model/
H A DRawContact.java324 public ArrayList<ContentValues> getContentValues() { in getContentValues() method in RawContact
H A DRawContactDelta.java285 public ArrayList<ContentValues> getContentValues() { in getContentValues() method in RawContactDelta
H A DContact.java420 public ArrayList<ContentValues> getContentValues() { in getContentValues() method in Contact
/aosp12/packages/apps/Dialer/java/com/android/contacts/common/model/
H A DRawContact.java234 public ArrayList<ContentValues> getContentValues() { in getContentValues() method in RawContact
H A DContact.java327 public ArrayList<ContentValues> getContentValues() { in getContentValues() method in Contact
/aosp12/frameworks/base/core/java/android/provider/
H A DVoicemailContract.java451 private static ContentValues getContentValues(Voicemail voicemail) { in getContentValues() method in VoicemailContract.Voicemails
/aosp12/packages/services/Telephony/tests/src/com/android/phone/
H A DRcsProvisioningMonitorTest.java224 ContentValues getContentValues() { in getContentValues() method in RcsProvisioningMonitorTest.SimInfoContentProvider
/aosp12/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
H A DCellBroadcastContentProvider.java253 private ContentValues getContentValues(SmsCbMessage message) { in getContentValues() method in CellBroadcastContentProvider
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DInboundSmsTracker.java256 public ContentValues getContentValues() { in getContentValues() method in InboundSmsTracker
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DSmsCbMessage.java572 public ContentValues getContentValues() { in getContentValues() method in SmsCbMessage
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/
H A DSaveImage.java695 private static ContentValues getContentValues(Context context, Uri sourceUri, in getContentValues() method in SaveImage
/aosp12/packages/services/Car/service/src/com/android/car/watchdog/
H A DWatchdogStorage.java787 public static ContentValues getContentValues( in getContentValues() method in WatchdogStorage.IoUsageStatsTable
/aosp12/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
H A DTelephonyProvider.java3468 public ContentValues getContentValues() { in getContentValues() method in TelephonyProvider.SimRestoreMatch