HomeSort by relevance Sort by last modified time
    Searched full:calladd (Results 1 - 1 of 1) sorted by null

  /frameworks/base/tools/layoutlib/create/tests/com/android/tools/layoutlib/create/
DelegateClassAdapterTest.java 106 assertEquals(42, callAdd(i2, 20, 22));
185 assertEquals(42, callAdd(i2, 20, 22));
406 public int callAdd(Object instance, int a, int b) throws Exception {

Completed in 90 milliseconds