Searched refs:METHOD_GET_ICON (Results 1 – 1 of 1) sorted by relevance
41 private static final String METHOD_GET_ICON = "getIcon"; field in TestContentProvider117 } else if (METHOD_GET_ICON.equals(methodName)) { in call()