Searched defs:addListenerInternal (Results 1 – 2 of 2) sorted by relevance
62 private <T> void addListenerInternal(Class<T> entryPoint, OnComponentReadyListener<T> listener) { in addListenerInternal() method in OnComponentReadyRunner
1737 private void addListenerInternal(LocationTransport<?> transport) { in addListenerInternal() method in ShadowLocationManager.ProviderEntry