Searched refs:DELETED_CHANNELS_TABLE (Results 1 - 1 of 1) sorted by relevance

/packages/providers/TvProvider/src/com/android/providers/tv/
H A DTvProvider.java106 private static final String DELETED_CHANNELS_TABLE = "deleted_channels"; // Deprecated field in class:TvProvider
883 db.execSQL("DROP TABLE IF EXISTS " + DELETED_CHANNELS_TABLE);

Completed in 120 milliseconds