OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ADVERTISING_TIMED_OUT
(Results
1 - 3
of
3
) sorted by null
/developers/build/prebuilts/gradle/BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements/
AdvertiserService.java
41
public static final int
ADVERTISING_TIMED_OUT
= 6;
117
sendFailureIntent(
ADVERTISING_TIMED_OUT
);
/developers/samples/android/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements/
AdvertiserService.java
41
public static final int
ADVERTISING_TIMED_OUT
= 6;
117
sendFailureIntent(
ADVERTISING_TIMED_OUT
);
/development/samples/browseable/BluetoothAdvertisements/src/com.example.android.bluetoothadvertisements/
AdvertiserService.java
41
public static final int
ADVERTISING_TIMED_OUT
= 6;
117
sendFailureIntent(
ADVERTISING_TIMED_OUT
);
Completed in 38 milliseconds