HomeSort by relevance Sort by last modified time
    Searched refs:ListenerInterface (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/platform/android/
GeolocationServiceBridge.h 42 typedef GeolocationServiceAndroid ListenerInterface;
43 GeolocationServiceBridge(ListenerInterface* listener);
59 ListenerInterface* m_listener;
GeolocationServiceBridge.cpp 73 GeolocationServiceBridge::GeolocationServiceBridge(ListenerInterface* listener)

Completed in 64 milliseconds