Searched defs:cardIds (Results 1 – 2 of 2) sorted by relevance
612 List<Integer> cardIds = new ArrayList<>(); in testUpdateEmbeddedSubscriptions_listSuccess() local666 ArrayList<Integer> cardIds = new ArrayList<>(1); in testUpdateEmbeddedSubscriptions_listFailure() local696 ArrayList<Integer> cardIds = new ArrayList<>(1); in testUpdateEmbeddedSubscriptions_emptyToEmpty() local
239 List<Integer> cardIds = new ArrayList<>(); in handleMessage() local409 List<Integer> cardIds = new ArrayList<>(); in handleSimReady() local764 List<Integer> cardIds = new ArrayList<>(); in updateSubscriptionInfoByIccId() local808 public void updateEmbeddedSubscriptions(List<Integer> cardIds, in updateEmbeddedSubscriptions()