Loading android/app/tests/unit/src/com/android/bluetooth/gatt/ContextMapTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -80,7 +80,7 @@ public class ContextMapTest { } @Test public void getBy() { public void getByMethods() { ContextMap contextMap = new ContextMap<>(); int id = 12345; Loading Loading
android/app/tests/unit/src/com/android/bluetooth/gatt/ContextMapTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -80,7 +80,7 @@ public class ContextMapTest { } @Test public void getBy() { public void getByMethods() { ContextMap contextMap = new ContextMap<>(); int id = 12345; Loading