OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LeScanCallback
(Results
1 - 13
of
13
) sorted by null
/developers/build/prebuilts/gradle/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
DeviceScanActivity.java
249
private BluetoothAdapter.
LeScanCallback
mLeScanCallback =
250
new BluetoothAdapter.
LeScanCallback
() {
/developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
DeviceScanActivity.java
249
private BluetoothAdapter.
LeScanCallback
mLeScanCallback =
250
new BluetoothAdapter.
LeScanCallback
() {
/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
DeviceScanActivity.java
249
private BluetoothAdapter.
LeScanCallback
mLeScanCallback =
250
new BluetoothAdapter.
LeScanCallback
() {
/frameworks/base/core/java/android/bluetooth/
BluetoothAdapter.java
81
* Bluetooth LE devices with {@link #startLeScan(
LeScanCallback
callback)}.
494
private final Map<
LeScanCallback
, ScanCallback> mLeScanClients;
534
mLeScanClients = new HashMap<
LeScanCallback
, ScanCallback>();
[
all
...]
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
BluetoothLeScanFacade.java
31
import android.bluetooth.BluetoothAdapter.
LeScanCallback
;
182
* @param index the id of the myScan whose
LeScanCallback
to stop
[
all
...]
/frameworks/base/
compiled-classes-phone
631
android.bluetooth.BluetoothAdapter$
LeScanCallback
[
all
...]
/external/libgdx/backends/gdx-backend-android/libs/
android-4.4.jar
/external/robolectric/v1/lib/main/
android.jar
/external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar
/prebuilts/sdk/18/
android.jar
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/21/
android.jar
/prebuilts/sdk/system_23/
android.jar
Completed in 808 milliseconds