Loading tests/src/com/android/server/telecom/tests/RingerTest.java +5 −0 Original line number Diff line number Diff line Loading @@ -106,6 +106,11 @@ public class RingerTest extends TelecomTestCase { return this; } @Override public long[] computeCreateWaveformOffOnTimingsOrNull() { return null; // not needed } @Override public void validate() { // not needed Loading Loading
tests/src/com/android/server/telecom/tests/RingerTest.java +5 −0 Original line number Diff line number Diff line Loading @@ -106,6 +106,11 @@ public class RingerTest extends TelecomTestCase { return this; } @Override public long[] computeCreateWaveformOffOnTimingsOrNull() { return null; // not needed } @Override public void validate() { // not needed Loading