Searched refs:SIM_SLOT_INDEX (Results 1 – 2 of 2) sorted by relevance
704 String SIM_SLOT_INDEX = "sim_slot_index"; field1226 AccountsColumns.SIM_SLOT_INDEX + " INTEGER, " + in onCreate()3921 + AccountsColumns.SIM_SLOT_INDEX + "," in getAllSimAccounts()4040 AccountsColumns.SIM_SLOT_INDEX + ", " + in createSimAccountIdInTransaction()4064 return db.delete(Tables.ACCOUNTS, AccountsColumns.SIM_SLOT_INDEX + "=?", in removeSimAccounts()
223 new TableColumn(AccountsColumns.SIM_SLOT_INDEX, INTEGER, false, null),