Searched refs:insertSubId (Results 1 – 1 of 1) sorted by relevance
567 final int insertSubId = 11; in testSimTable() local573 contentValues.put(SubscriptionManager.UNIQUE_KEY_SUBSCRIPTION_ID, insertSubId); in testSimTable()606 assertEquals(insertSubId, resultSubId); in testSimTable()1500 final int insertSubId = 1; in testUpdateWfcEnabled() local1505 contentValues.put(SubscriptionManager.UNIQUE_KEY_SUBSCRIPTION_ID, insertSubId); in testUpdateWfcEnabled()1519 final String[] selectionArgs = { "" + insertSubId }; in testUpdateWfcEnabled()1535 mContentResolver.update(SubscriptionManager.getUriForSubscriptionId(insertSubId), in testUpdateWfcEnabled()