Uses of Interface
android.webkit.WebIconDatabase.IconListener

Packages that use WebIconDatabase.IconListener
android.provider   
android.webkit   
 

Uses of WebIconDatabase.IconListener in android.provider
 

Methods in android.provider with parameters of type WebIconDatabase.IconListener
static void Browser.requestAllIcons(ContentResolver cr, String where, WebIconDatabase.IconListener listener)
           
 

Uses of WebIconDatabase.IconListener in android.webkit
 

Methods in android.webkit with parameters of type WebIconDatabase.IconListener
 void WebIconDatabase.requestIconForPageUrl(String url, WebIconDatabase.IconListener listener)
           
 



Copyright © 2008-2012. All Rights Reserved.