Home
last modified time | relevance | path

Searched refs:runSwitchToRemovableSlot (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/network/
DSwitchToRemovableSlotSidecar.java111 mSwitchSlotSidecar.runSwitchToRemovableSlot(mPhysicalSlotId, mRemovedSubInfo); in run()
121 mSwitchSlotSidecar.runSwitchToRemovableSlot(mPhysicalSlotId, mRemovedSubInfo); in onSwitchToSubscriptionSidecarStateChange()
DSwitchSlotSidecar.java72 public void runSwitchToRemovableSlot(int id, SubscriptionInfo removedSubInfo) { in runSwitchToRemovableSlot() method in SwitchSlotSidecar