| /packages/modules/Bluetooth/system/build/dpkg/floss/package/lib/systemd/system/ | 
| D | btadapterd@.service | 7 [Service]  section8 Type=dbus
 9 BusName=org.chromium.bluetooth
 10 ExecStart=/usr/libexec/bluetooth/btadapterd --hci=%i
 11 ExecStartPost=/usr/bin/rm -f /var/run/bluetooth/bluetooth%i.pid
 12 TimeoutStopSec=3
 13 TimeoutStartSec=5
 14 NotifyAccess=main
 15 CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE
 16 LimitNPROC=1
 [all …]
 
 | 
| D | btmanagerd.service | 7 [Service]  section8 Type=dbus
 9 BusName=org.chromium.bluetooth.Manager
 10 ExecStart=/usr/libexec/bluetooth/btmanagerd --systemd
 11 NotifyAccess=main
 12 CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE
 13 LimitNPROC=1
 14 ProtectHome=true
 15 ProtectSystem=full
 16 TimeoutStopSec=3
 [all …]
 
 | 
| /packages/modules/Bluetooth/system/bta/gatt/ | 
| D | database.h | 70 struct Service {  struct75   std::vector<IncludedService> included_services;  argument
 79 struct IncludedService {  argument
 
 | 
| /packages/apps/Dialer/java/com/android/dialer/configprovider/ | 
| D | SharedPrefConfigProvider.java | 63   public static class Service extends IntentService {  class in SharedPrefConfigProvider65     public Service() {  in Service()  method in SharedPrefConfigProvider.Service
 
 | 
| /packages/modules/adb/daemon/ | 
| D | logging.h | 24     Service,  enumerator
 | 
| /packages/apps/Settings/src/com/android/settings/applications/ | 
| D | ProcStatsEntry.java | 315     public static final class Service implements Parcelable {  class in ProcStatsEntry321         public Service(ServiceState service) {  in Service()  method in ProcStatsEntry.Service
 329         public Service(Parcel in) {  in Service()  method in ProcStatsEntry.Service
 
 | 
| /packages/apps/MusicFX/src/com/android/musicfx/ | 
| D | Compatibility.java | 115     public static class Service extends IntentService {  class in Compatibility119         public Service() {  in Service()  method in Compatibility.Service
 
 | 
| /packages/modules/Bluetooth/system/gd/rust/common/src/ | 
| D | lib.rs | 65     fn into_grpc(self) -> grpcio::Service;  in into_grpc()
 | 
| /packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/ | 
| D | security_service.rs | 27     pub fn create(rt: Arc<Runtime>, btif_intf: Arc<Mutex<BluetoothInterface>>) -> grpcio::Service {  in create()
 | 
| D | media_service.rs | 42     pub fn create(rt: Arc<Runtime>, btif_intf: Arc<Mutex<BluetoothInterface>>) -> grpcio::Service {  in create()
 | 
| D | hf_client_service.rs | 31     pub fn create(rt: Arc<Runtime>, btif_intf: Arc<Mutex<BluetoothInterface>>) -> grpcio::Service {  in create()
 | 
| D | hfp_service.rs | 55     pub fn create(rt: Arc<Runtime>, btif_intf: Arc<Mutex<BluetoothInterface>>) -> grpcio::Service {  in create()
 | 
| D | adapter_service.rs | 93     pub fn create(rt: Arc<Runtime>, btif_intf: Arc<Mutex<BluetoothInterface>>) -> grpcio::Service {  in create()
 | 
| D | gatt_service.rs | 46     pub fn create(rt: Arc<Runtime>, btif_intf: Arc<Mutex<BluetoothInterface>>) -> grpcio::Service {  in create()
 | 
| /packages/modules/Bluetooth/system/gd/rust/stack/src/ | 
| D | lib.rs | 72     ) -> grpcio::Service {  in get_grpc()
 | 
| /packages/services/Car/cpp/watchdog/server/src/ | 
| D | WatchdogProcessService.h | 164         Service,  enumerator
 | 
| /packages/modules/Connectivity/nearby/framework/java/android/nearby/ | 
| D | FastPairDataProviderService.java | 667     private final class Service extends IFastPairDataProvider.Stub {  class in FastPairDataProviderService669         Service() {  in Service()  method in FastPairDataProviderService.Service
 
 | 
| /packages/modules/Bluetooth/system/gd/rust/facade/src/ | 
| D | lib.rs | 30     ) -> grpcio::Service {  in create()
 | 
| /packages/modules/Bluetooth/system/gd/rust/stack/src/hal/ | 
| D | facade.rs | 53     fn into_grpc(self) -> grpcio::Service {  in into_grpc()
 | 
| /packages/modules/Bluetooth/system/gd/rust/stack/src/hci/ | 
| D | facade.rs | 86     fn into_grpc(self) -> grpcio::Service {  in into_grpc()
 | 
| D | controller_facade.rs | 37     fn into_grpc(self) -> grpcio::Service {  in into_grpc()
 | 
| /packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/ | 
| D | GattDelegate.java | 462     static class Service {  class in GattDelegate467         Service(ParcelUuid uuid) {  in Service()  method in GattDelegate.Service
 
 | 
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ | 
| D | BluetoothClass.java | 114     public static final class Service {  class in BluetoothClass
 |