Searched refs:mCommandsInterface0 (Results 1 – 1 of 1) sorted by relevance
92 private CommandsInterface mCommandsInterface0; field in PhoneSwitcherTest143 replaceInstance(Phone.class, "mCi", mPhone, mCommandsInterface0); in setUp()529 verify(mCommandsInterface0, never()).setDataAllowed(anyBoolean(), any()); in testSetPreferredDataModemCommand()1373 }).when(mCommandsInterface0).registerForAvailable(any(), anyInt(), any()); in initializeCommandInterfacesMock()1379 }).when(mCommandsInterface0).setDataAllowed(anyBoolean(), any()); in initializeCommandInterfacesMock()