HomeSort by relevance Sort by last modified time
    Searched defs:ADVERTISING_FAILED (Results 1 - 3 of 3) sorted by null

  /developers/build/prebuilts/gradle/BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements/
AdvertiserService.java 36 public static final String ADVERTISING_FAILED =
37 "com.example.android.bluetoothadvertisements.advertising_failed";
218 failureIntent.setAction(ADVERTISING_FAILED);
  /developers/samples/android/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements/
AdvertiserService.java 36 public static final String ADVERTISING_FAILED =
37 "com.example.android.bluetoothadvertisements.advertising_failed";
218 failureIntent.setAction(ADVERTISING_FAILED);
  /development/samples/browseable/BluetoothAdvertisements/src/com.example.android.bluetoothadvertisements/
AdvertiserService.java 36 public static final String ADVERTISING_FAILED =
37 "com.example.android.bluetoothadvertisements.advertising_failed";
218 failureIntent.setAction(ADVERTISING_FAILED);

Completed in 36 milliseconds