Home
last modified time | relevance | path

Searched refs:javaGeolocationServiceClassMethodIDs (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/android/
DGeolocationServiceBridge.cpp48 static jmethodID javaGeolocationServiceClassMethodIDs[GeolocationServiceMethodCount]; variable
93javaGeolocationServiceClassMethodIDs[GeolocationServiceMethodStart]); in start()
101 javaGeolocationServiceClassMethodIDs[GeolocationServiceMethodStop]); in stop()
109javaGeolocationServiceClassMethodIDs[GeolocationServiceMethodSetEnableGps], in setEnableGps()
181 javaGeolocationServiceClassMethodIDs[GeolocationServiceMethodInit] = in startJavaImplementation()
183 javaGeolocationServiceClassMethodIDs[GeolocationServiceMethodStart] = in startJavaImplementation()
185 javaGeolocationServiceClassMethodIDs[GeolocationServiceMethodStop] = in startJavaImplementation()
187 javaGeolocationServiceClassMethodIDs[GeolocationServiceMethodSetEnableGps] = in startJavaImplementation()
196javaGeolocationServiceClassMethodIDs[GeolocationServiceMethodInit], in startJavaImplementation()