Searched refs:slotStatusChanged (Results 1 – 2 of 2) sorted by relevance
727 assertFalse(mUiccControllerUT.slotStatusChanged(status)); in testSlotStatusChanged()735 assertTrue(mUiccControllerUT.slotStatusChanged(status)); in testSlotStatusChanged()
1307 if (!slotStatusChanged(status)) { in onGetSlotStatusDone()1473 public boolean slotStatusChanged(ArrayList<IccSlotStatus> slotStatusList) { in slotStatusChanged() method in UiccController