Home
last modified time | relevance | path

Searched defs:setNotification (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/location/src/android/location/cts/asn1/supl2/supl_notify/
DVer2_SUPLNOTIFY.java108 public void setNotification(Asn1Object value) { in setNotification() method in Ver2_SUPLNOTIFY
/cts/tests/tests/location/src/android/location/cts/asn1/supl2/supl_init/
DSUPLINIT.java126 public void setNotification(Asn1Object value) { in setNotification() method in SUPLINIT
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleClientService.java602 private void setNotification(BluetoothGattCharacteristic characteristic, boolean enable) { in setNotification() method in BleClientService
619 private void setNotification(UUID serviceUid, UUID characteristicUid, boolean enable) { in setNotification() method in BleClientService
626 private void setNotification(UUID uid, boolean enable) { in setNotification() method in BleClientService