Searched defs:toContentValues (Results 1 – 7 of 7) sorted by relevance
58 public final ContentValues toContentValues() { in toContentValues() method in EpgInput
95 public ContentValues toContentValues() { in toContentValues() method in DictionaryInfoUtils.DictionaryInfo
248 private static ContentValues toContentValues(@Nullable final NetworkAttributes attributes) { in toContentValues() method in IpMemoryStoreDatabase275 private static ContentValues toContentValues(@NonNull final String key, in toContentValues() method in IpMemoryStoreDatabase286 private static ContentValues toContentValues(@NonNull final String key, in toContentValues() method in IpMemoryStoreDatabase
526 public ContentValues toContentValues() { in toContentValues() method in ParticipantData
175 public static ContentValues toContentValues(SeriesRecording r) { in toContentValues() method in SeriesRecording
506 public static ContentValues toContentValues(ScheduledRecording r) { in toContentValues() method in ScheduledRecording
532 public static ContentValues toContentValues(Program program, Context context) { in toContentValues() method in ProgramImpl