Searched refs:putIntArrayResource (Results 1 – 3 of 3) sorted by relevance
344 mContextFixture.putIntArrayResource(com.android.internal.R.array.non_removable_euicc_slots, in testNotRemovable()360 mContextFixture.putIntArrayResource(com.android.internal.R.array.non_removable_euicc_slots, in testIsRemovable()
652 public void putIntArrayResource(int id, int[] values) { in putIntArrayResource() method in ContextFixture
100 mContextFixture.putIntArrayResource(com.android.internal.R.array.sim_colors, new int[]{5}); in setUp()