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