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