Searched refs:insertSubId (Results 1 – 1 of 1) sorted by relevance
696 final int insertSubId = 11; in testSimTable() local702 contentValues.put(SubscriptionManager.UNIQUE_KEY_SUBSCRIPTION_ID, insertSubId); in testSimTable()735 assertEquals(insertSubId, resultSubId); in testSimTable()1846 final int insertSubId = 1; in testUpdateWfcEnabled() local1851 contentValues.put(SubscriptionManager.UNIQUE_KEY_SUBSCRIPTION_ID, insertSubId); in testUpdateWfcEnabled()1865 final String[] selectionArgs = { "" + insertSubId }; in testUpdateWfcEnabled()1881 mContentResolver.update(SubscriptionManager.getUriForSubscriptionId(insertSubId), in testUpdateWfcEnabled()