HomeSort by relevance Sort by last modified time
    Searched refs:ACTION_TECH_DISCOVERED (Results 1 - 15 of 15) sorted by null

  /development/samples/ApiDemos/src/com/example/android/apis/nfc/
TechFilter.java 40 if (NfcAdapter.ACTION_TECH_DISCOVERED.equals(action)) {
  /packages/apps/Tag/src/com/android/apps/tag/
TagViewer.java 61 || NfcAdapter.ACTION_TECH_DISCOVERED.equals(action)) {
  /packages/apps/Nfc/src/com/android/nfc/
NfcDispatcher.java 94 NfcAdapter.ACTION_TECH_DISCOVERED, NfcAdapter.ACTION_TECH_DISCOVERED);
177 intent.setAction(NfcAdapter.ACTION_TECH_DISCOVERED);
  /frameworks/base/core/java/android/nfc/
NfcAdapter.java 75 * {@link #ACTION_TECH_DISCOVERED}. If any activities respond to this intent neither
76 * {@link #ACTION_TECH_DISCOVERED} or {@link #ACTION_TAG_DISCOVERED} will be started.
138 public static final String ACTION_TECH_DISCOVERED = "android.nfc.action.TECH_DISCOVERED";
144 * {@link #ACTION_NDEF_DISCOVERED} or {@link #ACTION_TECH_DISCOVERED} for the current tag.
157 * {@link #ACTION_NDEF_DISCOVERED}, {@link #ACTION_TECH_DISCOVERED}, and
165 * and optional for {@link #ACTION_TECH_DISCOVERED}, and
175 * the {@link #ACTION_NDEF_DISCOVERED}, {@link #ACTION_TECH_DISCOVERED}, and
    [all...]
  /external/libgdx/backends/gdx-backend-android/libs/
android-4.4.jar 
  /external/robolectric/v1/lib/main/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/22/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 160 milliseconds