Home
last modified time | relevance | path

Searched refs:makePublic (Results 1 – 1 of 1) sorted by relevance

/frameworks/layoutlib/create/tests/src/com/android/tools/layoutlib/create/
DDelegateClassAdapterTest.java595 … public <T> T callMethod(Object instance, String methodName, boolean makePublic) throws Exception { in callMethod() argument
599 if (makePublic && !wasAccessible) { in callMethod()
605 if (makePublic && !wasAccessible) { in callMethod()