/device/generic/car/emulator/usbpt/protocan/protocanbus/ |
D | CanClient.cpp | 31 using hidl::manager::V1_1::IServiceManager; 32 using hidl::manager::V1_0::IServiceNotification; 44 auto manager = IServiceManager::getService(); in ~CanClient() local 45 CHECK(manager != nullptr) << "Can't fetch IServiceManager"; in ~CanClient() 46 manager->unregisterForNotifications("", "", static_cast<IServiceNotification*>(this)); in ~CanClient()
|
D | CanClient.h | 34 public hidl::manager::V1_0::IServiceNotification,
|
/device/google/cuttlefish/tests/reliability/src/com/android/cuttlefish/tests/ |
D | CuttlefishReliabilityTest.java | 141 IDeviceManager manager = GlobalConfiguration.getDeviceManagerInstance(); in tryBringupCuttlefish() local 142 ((DeviceManager) manager).addAvailableDevice(idevice); in tryBringupCuttlefish() 145 manager.forceAllocateDevice(idevice.getSerialNumber()); in tryBringupCuttlefish() 163 manager.freeDevice(device, FreeDeviceState.AVAILABLE); in tryBringupCuttlefish()
|
/device/google/contexthub/sensorhal/ |
D | sensors.cpp | 335 …ontext::DynamicSensorManagerOperation::DynamicSensorManagerOperation(DynamicSensorManager* manager) in DynamicSensorManagerOperation() argument 336 : mDynamicSensorManager(manager) { in DynamicSensorManagerOperation() 365 DynamicSensorManager* manager = DynamicSensorManager::createInstance( in initializeHalExtension() local 369 mSensorList.push_back(manager->getDynamicMetaSensor()); in initializeHalExtension() 372 mOperationHandler.emplace_back(new DynamicSensorManagerOperation(manager)); in initializeHalExtension()
|
D | sensors.h | 144 DynamicSensorManagerOperation(DynamicSensorManager* manager);
|
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/ |
D | Transport.java | 69 Context context, TransportManager manager); in build() argument 79 Context context, TransportManager manager) { in Transport() argument 82 mManager = manager; in Transport()
|
/device/generic/goldfish/MultiDisplayProvider/src/com/android/emulator/multidisplay/ |
D | MultiDisplayServiceReceiver.java | 39 … ActivityManager manager = (ActivityManager)context.getSystemService(Context.ACTIVITY_SERVICE); in isMyServiceRunning() local 40 for (RunningServiceInfo service : manager.getRunningServices(Integer.MAX_VALUE)) { in isMyServiceRunning()
|
/device/google/atv/audio_proxy/ |
D | AudioProxyManager.cpp | 127 auto* manager = static_cast<AudioProxyManagerImpl*>(cookie); in onServiceDied() local 128 manager->reconnectService(); in onServiceDied()
|
/device/google/atv/MdnsOffloadCmdService/src/com/android/tv/mdnsoffloadcmd/ |
D | MdnsOffloadCmdService.java | 92 NotificationManager manager = getSystemService(NotificationManager.class); in createNotificationChannel() local 93 manager.createNotificationChannel(serviceChannel); in createNotificationChannel()
|
/device/google/cuttlefish/tools/ |
D | network-setup.sh | 29 service network-manager start 142 service network-manager stop
|
/device/google/cuttlefish/host/commands/run_cvd/ |
D | README.md | 1 Init-style manager for processes relating to running a particular Cuttlefish
|
/device/google/coral-sepolicy/vendor/google/ |
D | file_contexts | 60 /vendor/lib(64)?/vendor\.google\.airbrush\.manager@1\.0\.so u:object_r:sa… 103 /data/vendor/hardware/airbrush/manager(/.*)? u:object_r:ai…
|
D | hwservice_contexts | 3 vendor.google.airbrush.manager::IAirbrushManager u:object_r:hal_airbrush_hwservice:s0
|
/device/google/atv/MdnsOffloadManagerService/src/com/android/tv/mdnsoffloadmanager/ |
D | MdnsOffloadManagerService.java | 270 mInterfaceOffloadManagers.values().forEach(manager -> manager.dump(writer)); in dump()
|
/device/google/cuttlefish/host/commands/gnss_grpc_proxy/ |
D | README.md | 1 Virtual device location data manager serving a gRPC interface.
|
/device/google/gs101-sepolicy/modem/user/ |
D | dmd.te | 26 # Grant to access hwservice manager
|
/device/google/gs201-sepolicy/whitechapel_pro/ |
D | dmd.te | 25 # Grant to access hwservice manager
|
/device/google/zuma-sepolicy/radio/ |
D | dmd.te | 25 # Grant to access hwservice manager
|
/device/google/zumapro-sepolicy/radio/ |
D | dmd.te | 25 # Grant to access hwservice manager
|
/device/google/cuttlefish/tools/gigabyte-ampere-cuttlefish-installer/preseed/ |
D | after_install_1.sh | 42 apt-get install -y network-manager
|
/device/google/gs-common/battery_mitigation/sepolicy/vendor/ |
D | battery_mitigation.te | 30 # Allow battery_mitigation to use Binder IPC so that service manager can notify it for callbacks
|
/device/google/gs-common/sota_app/sepolicy/system_ext/ |
D | factory_ota_app.te | 18 # For get access WiFi manager service and activity service
|
/device/google/coral-sepolicy/vendor/qcom/common/ |
D | property.te | 87 #Peripheral manager
|
/device/generic/car/emulator/vhal_v2_0/ |
D | Android.bp | 74 "android.hardware.automotive.vehicle@2.0-manager-lib",
|
/device/google/trout/hal/vehicle/2.0/ |
D | Android.bp | 107 "android.hardware.automotive.vehicle@2.0-manager-lib",
|