Uses of Class
com.facebook.android.Facebook

Packages that use Facebook
com.facebook.android   
daily49er.android.app   
 

Uses of Facebook in com.facebook.android
 

Constructors in com.facebook.android with parameters of type Facebook
AsyncFacebookRunner(Facebook fb)
           
 

Uses of Facebook in daily49er.android.app
 

Methods in daily49er.android.app with parameters of type Facebook
 boolean FacebookShare.restoreCredentials(Facebook facebook)
          Retrieve and restore the user's Facebook login credentials from the app's shared preferences.
 boolean FacebookShare.saveCredentials(Facebook facebook)
          Saves the user's authenticated Facebook login credentials.