Searched defs:clearCache (Results 1 – 1 of 1) sorted by relevance
1030 private void clearCache() { in clearCache() method in UiObject21042 Method clearCache = instance.getClass().getDeclaredMethod("clearCache"); in clearCache() local