Searched defs:getOptional (Results 1 – 2 of 2) sorted by relevance
65 public void getOptional() { in getOptional() method in LocatorTest
136 public <T> T getOptional(Class<T> type) { in getOptional() method in Locator246 public static <T> T getOptional(Context context, Class<T> type) { in getOptional() method in Locator