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

  /developers/build/prebuilts/gradle/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/
DeviceControlActivity.java 180 registerReceiver(mGattUpdateReceiver, makeGattUpdateIntentFilter());
301 private static IntentFilter makeGattUpdateIntentFilter() {
  /developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/
DeviceControlActivity.java 180 registerReceiver(mGattUpdateReceiver, makeGattUpdateIntentFilter());
301 private static IntentFilter makeGattUpdateIntentFilter() {
  /development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
DeviceControlActivity.java 180 registerReceiver(mGattUpdateReceiver, makeGattUpdateIntentFilter());
301 private static IntentFilter makeGattUpdateIntentFilter() {

Completed in 102 milliseconds