Searched refs:mCommandsInterface1 (Results 1 – 1 of 1) sorted by relevance
94 private CommandsInterface mCommandsInterface1; field in PhoneSwitcherTest144 replaceInstance(Phone.class, "mCi", mPhone2, mCommandsInterface1); in setUp()530 verify(mCommandsInterface1, never()).setDataAllowed(anyBoolean(), any()); in testSetPreferredDataModemCommand()1385 }).when(mCommandsInterface1).setDataAllowed(anyBoolean(), any()); in initializeCommandInterfacesMock()