Searched defs:isApplicationInstalled (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/bindings/js/
H A DJSNavigatorCustom.cpp73 JSC::JSValue WebCore::JSNavigator::isApplicationInstalled(JSC::ExecState* exec) function in class:WebCore::WebCore::JSNavigator
96 if (!m_impl->isApplicationInstalled(appName, callback.release()))
/external/webkit/Source/WebCore/page/
H A DNavigator.cpp185 bool Navigator::isApplicationInstalled(const String& name, PassRefPtr<ApplicationInstalledCallback> callback) function in class:WebCore::Navigator

Completed in 85 milliseconds