Searched refs:getStringForSimInfoTableCreation (Results 1 – 3 of 3) sorted by relevance
124 db.execSQL(getStringForSimInfoTableCreation("siminfo")); in onCreate()
158 db.execSQL(TelephonyProvider.getStringForSimInfoTableCreation("siminfo_full")); in databaseHelperOnUpgrade_columnsMatchNewlyCreatedDb()
349 public static String getStringForSimInfoTableCreation(String tableName) { in getStringForSimInfoTableCreation() method in TelephonyProvider570 db.execSQL(getStringForSimInfoTableCreation(tableName)); in createSimInfoTable()