Searched refs:eraseSubscriptionsWithOptions (Results 1 – 7 of 7) sorted by relevance
59 void eraseSubscriptionsWithOptions( in eraseSubscriptionsWithOptions() method
1073 public void eraseSubscriptionsWithOptions( in eraseSubscriptionsWithOptions() method in EuiccService.IEuiccServiceWrapper
51 oneway void eraseSubscriptionsWithOptions( in eraseSubscriptionsWithOptions() method
562 public void eraseSubscriptionsWithOptions( in eraseSubscriptionsWithOptions() method in EuiccConnector964 mEuiccService.eraseSubscriptionsWithOptions(slotId, in processMessage()
1638 public void eraseSubscriptionsWithOptions( in eraseSubscriptionsWithOptions() method in EuiccController1646 mConnector.eraseSubscriptionsWithOptions( in eraseSubscriptionsWithOptions()
1522 getIEuiccController().eraseSubscriptionsWithOptions(mCardId, options, callbackIntent); in eraseSubscriptions()
1551 verify(mMockConnector).eraseSubscriptionsWithOptions(anyInt(), anyInt(), any()); in testEraseSubscriptionsWithOptions_serviceUnavailable()2292 }).when(mMockConnector).eraseSubscriptionsWithOptions(anyInt(), anyInt(), any()); in callEraseSubscriptionsWithOptions()2293 mController.eraseSubscriptionsWithOptions(CARD_ID, in callEraseSubscriptionsWithOptions()