List of usage examples for android.os Handler.Callback interface-usage
From source file ch.luklanis.esscan.history.HistoryActivity.java
public final class HistoryActivity extends EsrBaseActivity implements HistoryFragment.HistoryCallbacks, Handler.Callback { public static final String ACTION_SHOW_RESULT = "action_show_result"; public static final String EXTRA_CODE_ROW = "extra_code_row"; private static final int DETAILS_REQUEST_CODE = 0;
From source file com.musenkishi.wally.fragments.LatestFragment.java
/** * ToplistFragment is responsible for showing the user the toplist of wallpapers. * * Created by Freddie (Musenkishi) Lust-Hed on 2014-02-28 */ public class LatestFragment extends GridFragment implements RecyclerImagesAdapter.OnSaveButtonClickedListener,
From source file com.musenkishi.wally.fragments.ToplistFragment.java
/** * ToplistFragment is responsible for showing the user the toplist of wallpapers. * * Created by Freddie (Musenkishi) Lust-Hed on 2014-02-28 */ public class ToplistFragment extends GridFragment implements RecyclerImagesAdapter.OnSaveButtonClickedListener,
From source file com.bitants.wally.fragments.LatestFragment.java
/** * ToplistFragment is responsible for showing the user the toplist of wallpapers. * * Created by Freddie (Musenkishi) Lust-Hed on 2014-02-28 */ public class LatestFragment extends GridFragment implements RecyclerImagesAdapter.OnSaveButtonClickedListener,
From source file com.bitants.wally.fragments.ToplistFragment.java
/** * ToplistFragment is responsible for showing the user the toplist of wallpapers. * * Created by Freddie (Musenkishi) Lust-Hed on 2014-02-28 */ public class ToplistFragment extends GridFragment implements RecyclerImagesAdapter.OnSaveButtonClickedListener,
From source file org.kreed.vanilla.LibraryPagerAdapter.java
/** * PagerAdapter that manages the library media ListViews. */ public class LibraryPagerAdapter extends PagerAdapter implements Handler.Callback, ViewPager.OnPageChangeListener, View.OnCreateContextMenuListener, AdapterView.OnItemClickListener { /**
From source file com.nachiket.titan.LibraryPagerAdapter.java
/** * PagerAdapter that manages the library media ListViews. */ public class LibraryPagerAdapter extends PagerAdapter implements Handler.Callback, ViewPager.OnPageChangeListener, View.OnCreateContextMenuListener, AdapterView.OnItemClickListener { /**
From source file com.silentcircle.contacts.vcard.NotificationImportExportListener.java
public class NotificationImportExportListener implements VCardImportExportListener, Handler.Callback { /** The tag used by vCard-related notifications. */ /* package */static final String DEFAULT_NOTIFICATION_TAG = "VCardServiceProgress"; /** * The tag used by vCard-related failure notifications. * <p>
From source file com.musenkishi.wally.fragments.RandomImagesFragment.java
/** * RandomImagesFragment is responsible for showing the user a randomized list of wallpapers. * * Created by Freddie (Musenkishi) Lust-Hed on 2014-02-28 */ public class RandomImagesFragment extends GridFragment
From source file mp.teardrop.LibraryPagerAdapter.java
/** * PagerAdapter that manages the library media ListViews. */ public class LibraryPagerAdapter extends PagerAdapter implements Handler.Callback, ViewPager.OnPageChangeListener, View.OnCreateContextMenuListener, AdapterView.OnItemClickListener { /**