Searched refs:doesAutoDataSwitchAllowRoaming (Results 1 – 3 of 3) sorted by relevance
163 doReturn(true).when(mDataConfigManager).doesAutoDataSwitchAllowRoaming(); in setUp()
464 mAllowNddsRoaming = dataConfig.doesAutoDataSwitchAllowRoaming();
1121 public boolean doesAutoDataSwitchAllowRoaming() { in doesAutoDataSwitchAllowRoaming() method in DataConfigManager