Searched refs:resetOperation (Results 1 – 2 of 2) sorted by relevance
90 controller.resetOperation().run() in resetOperation_resetBluetooth()101 controller.resetOperation().run() in resetOperation_onDeviceWithSimVisible_notResetConnectivity()112 controller.resetOperation().run() in resetOperation_onDeviceWithSimInvisible_resetVpn()
89 resetOperation().run() in reset()104 fun resetOperation(): Runnable = if (SubscriptionUtil.isSimHardwareVisible(mContext)) { in resetOperation() method