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

  /cts/hostsidetests/devicepolicy/app/NotificationSender/src/com/android/cts/managedprofiletests/notificationsender/
SendNotification.java 34 public class SendNotification extends Activity {
47 sendNotification();
55 private void sendNotification() {
  /system/bt/service/ipc/binder/
bluetooth_gatt_server_binder_server.cc 130 Status BluetoothGattServerBinderServer::SendNotification(
164 if (!gatt_server->SendNotification(
  /system/bt/service/
gatt_server.cc 174 bool GattServer::SendNotification(const std::string& device_address,

Completed in 1069 milliseconds