HomeSort by relevance Sort by last modified time
    Searched refs:ACTION_TECH_DISCOVERED (Results 1 - 14 of 14) 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 111 NfcAdapter.ACTION_TECH_DISCOVERED, NfcAdapter.ACTION_TECH_DISCOVERED);
215 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.
170 * {@link #ACTION_NDEF_DISCOVERED}, {@link #ACTION_TECH_DISCOVERED}, and
178 * and optional for {@link #ACTION_TECH_DISCOVERED}, and
188 * the {@link #ACTION_NDEF_DISCOVERED}, {@link #ACTION_TECH_DISCOVERED}, and
    [all...]
  /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/tools/common/m2/repository/com/google/android/android/4.0.1.2/
android-4.0.1.2.jar 
  /prebuilts/tools/common/m2/repository/com/google/android/android/4.1.1.4/
android-4.1.1.4.jar 

Completed in 84 milliseconds