Searched refs:usingApiS (Results 1 – 1 of 1) sorted by relevance
556 private void checkTetherOffloadRuleAddAndRemove(boolean usingApiS) throws Exception { in checkTetherOffloadRuleAddAndRemove() argument562 doReturn(usingApiS).when(mDeps).isAtLeastS(); in checkTetherOffloadRuleAddAndRemove()601 private void checkTetherOffloadGetStats(boolean usingApiS) throws Exception { in checkTetherOffloadGetStats() argument604 doReturn(usingApiS).when(mDeps).isAtLeastS(); in checkTetherOffloadGetStats()