Home | History | Annotate | Download | only in nfc

Lines Matching refs:Handler

58 import android.os.Handler;
476 * Implemented with a new thread (instead of a Handler or AsyncTask),
1376 final class NfcServiceHandler extends Handler {