HomeSort by relevance Sort by last modified time
    Searched defs:getAsContentValues (Results 1 - 4 of 4) sorted by null

  /packages/apps/Dialer/java/com/android/dialer/simulator/impl/
SimulatorNotifications.java 54 voicemails.add(voicemail.getAsContentValues(context));
  /packages/apps/Dialer/java/com/android/dialer/databasepopulator/
VoicemailPopulator.java 95 voicemail.getAsContentValues(context));
153 public ContentValues getAsContentValues(Context context) {
CallLogPopulator.java 108 .withValues(callEntry.getAsContentValues())
159 ContentValues getAsContentValues() {
  /frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
TrackerEntry.java 169 ContentValues getAsContentValues() {

Completed in 233 milliseconds