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

  /developers/build/prebuilts/gradle/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/
DeviceControlActivity.java 250 String unknownServiceString = getResources().getString(R.string.unknown_service);
262 LIST_NAME, SampleGattAttributes.lookup(uuid, unknownServiceString));
  /developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/
DeviceControlActivity.java 250 String unknownServiceString = getResources().getString(R.string.unknown_service);
262 LIST_NAME, SampleGattAttributes.lookup(uuid, unknownServiceString));
  /development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
DeviceControlActivity.java 250 String unknownServiceString = getResources().getString(R.string.unknown_service);
262 LIST_NAME, SampleGattAttributes.lookup(uuid, unknownServiceString));

Completed in 245 milliseconds