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

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleClientService.java 383 setNotification(INDICATE_CHARACTERISTIC_UUID, true);
391 setNotification(UPDATE_CHARACTERISTIC_UUID, true);
393 setNotification(SERVICE_UUID_ADDITIONAL, UPDATE_CHARACTERISTIC_UUID_1, true);
395 setNotification(SERVICE_UUID_ADDITIONAL, UPDATE_CHARACTERISTIC_UUID_2, true);
397 setNotification(SERVICE_UUID_ADDITIONAL, UPDATE_CHARACTERISTIC_UUID_3, true);
399 setNotification(SERVICE_UUID_ADDITIONAL, UPDATE_CHARACTERISTIC_UUID_4, true);
401 setNotification(SERVICE_UUID_ADDITIONAL, UPDATE_CHARACTERISTIC_UUID_5, true);
403 setNotification(UPDATE_CHARACTERISTIC_UUID_6, true);
405 setNotification(UPDATE_CHARACTERISTIC_UUID_7, true);
407 setNotification(UPDATE_CHARACTERISTIC_UUID_8, true)
    [all...]
  /cts/tests/tests/location/src/android/location/cts/asn1/supl2/supl_notify/
Ver2_SUPLNOTIFY.java 108 public void setNotification(Asn1Object value) {
  /cts/tests/tests/location/src/android/location/cts/asn1/supl2/supl_init/
SUPLINIT.java 126 public void setNotification(Asn1Object value) {

Completed in 226 milliseconds