| /packages/modules/RemoteKeyProvisioning/app/tests/unit/src/com/android/rkpdapp/unittest/ |
| D | SystemInterfaceTest.java | 120 SystemInterface systemInterface = mockSystemInterface(CborUtils.EC_CURVE_25519, in testGenerateKey() local 132 SystemInterface systemInterface = mockSystemInterfaceFailure(new RemoteException()); in testGenerateKeyFailureRemoteException() local 146 SystemInterface systemInterface = mockSystemInterfaceFailure( in testGenerateKeyFailureServiceSpecificException() local 161 SystemInterface systemInterface = mockSystemInterface(CborUtils.EC_CURVE_P256, in testGenerateCSRPreV3P256() local 187 SystemInterface systemInterface = mockSystemInterface(CborUtils.EC_CURVE_25519, in testGenerateCSRPreV3Ed25519() local 212 SystemInterface systemInterface = mockSystemInterface(CborUtils.EC_CURVE_25519, in testGenerateCSRv3() local 232 SystemInterface systemInterface = mockSystemInterface(CborUtils.EC_CURVE_25519, in testGetVersion() local 245 SystemInterface systemInterface = mockSystemInterface(hwInfo, irpc); in testValidBatchSizes() local 258 SystemInterface systemInterface = mockSystemInterface(hwInfo, mockedComponent); in testGetBatchSizeTooSmall() local 271 SystemInterface systemInterface = mockSystemInterface(hwInfo, mockedComponent); in testGetBatchSizeToolarge() local
|
| /packages/modules/RemoteKeyProvisioning/app/src/com/android/rkpdapp/provisioner/ |
| D | Provisioner.java | 76 public void provisionKeys(ProvisioningAttempt metrics, SystemInterface systemInterface, in provisionKeys() 112 SystemInterface systemInterface) in generateKeys() 123 SystemInterface systemInterface, GeekResponse geekResponse) in fetchCertificates() 144 SystemInterface systemInterface, in batchProvision()
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/ |
| D | HeadsetObjectsFactory.java | 75 HeadsetNativeInterface nativeInterface, HeadsetSystemInterface systemInterface) { in makeStateMachine()
|
| D | HeadsetStateMachine.java | 185 HeadsetNativeInterface nativeInterface, HeadsetSystemInterface systemInterface) { in HeadsetStateMachine() 227 HeadsetNativeInterface nativeInterface, HeadsetSystemInterface systemInterface) { in make()
|
| /packages/modules/RemoteKeyProvisioning/app/src/com/android/rkpdapp/service/ |
| D | RemoteProvisioningService.java | 67 SystemInterface systemInterface; in getRegistration() local
|
| D | RegistrationBinder.java | 73 public RegistrationBinder(Context context, int clientUid, SystemInterface systemInterface, in RegistrationBinder()
|
| /packages/modules/RemoteKeyProvisioning/app/tests/e2e/src/com/android/rkpdapp/e2etest/ |
| D | RkpdHostTestHelperTests.java | 105 SystemInterface systemInterface = ServiceManagerInterface.getInstance(mServiceName); in setUp() local
|
| D | KeystoreIntegrationTest.java | 127 SystemInterface systemInterface = ServiceManagerInterface.getInstance(mServiceName); in setUp() local
|
| /packages/services/Car/service/src/com/android/car/ |
| D | UptimeTracker.java | 100 UptimeTracker(File file, long snapshotInterval, SystemInterface systemInterface) { in UptimeTracker()
|
| D | ICarImpl.java | 199 SystemInterface systemInterface, String vehicleInterfaceName) { in ICarImpl() 209 SystemInterface systemInterface, String vehicleInterfaceName, in ICarImpl()
|
| D | CarLocationService.java | 611 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in getLocationCacheFile() local
|
| D | CarInputService.java | 305 SystemInterface systemInterface, UserManager userManager) { in CarInputService() 330 CarPowerManagementService carPowerService, SystemInterface systemInterface, in CarInputService()
|
| D | CarStorageMonitoringService.java | 141 public CarStorageMonitoringService(Context context, SystemInterface systemInterface) { in CarStorageMonitoringService()
|
| D | CarUxRestrictionsManagerService.java | 425 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in getFile() local
|
| D | CarShellCommand.java | 547 SystemInterface systemInterface, in CarShellCommand()
|
| /packages/services/Car/service/src/com/android/car/garagemode/ |
| D | Controller.java | 126 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in sendBroadcast() local
|
| D | GarageModeRecorder.java | 81 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in GarageModeRecorder() local
|
| /packages/services/Car/service/src/com/android/car/power/ |
| D | PowerComponentHandler.java | 97 PowerComponentHandler(Context context, SystemInterface systemInterface) { in PowerComponentHandler() 102 public PowerComponentHandler(Context context, SystemInterface systemInterface, in PowerComponentHandler()
|
| D | ScreenOffHandler.java | 126 ScreenOffHandler(Context context, SystemInterface systemInterface, Looper looper) { in ScreenOffHandler() 131 ScreenOffHandler(Context context, SystemInterface systemInterface, Looper looper, in ScreenOffHandler()
|
| D | CarPowerManagementService.java | 327 SystemInterface systemInterface, CarUserService carUserService, in CarPowerManagementService() 339 SystemInterface systemInterface, UserManager userManager, CarUserService carUserService, in CarPowerManagementService()
|
| /packages/services/Car/service/src/com/android/car/remoteaccess/ |
| D | RemoteAccessStorage.java | 49 RemoteAccessStorage(Context context, SystemInterface systemInterface, boolean inMemoryStorage) { in RemoteAccessStorage()
|
| D | CarRemoteAccessService.java | 319 public CarRemoteAccessService(Context context, SystemInterface systemInterface, in CarRemoteAccessService() 354 public CarRemoteAccessService(Context context, SystemInterface systemInterface, in CarRemoteAccessService()
|
| /packages/services/Car/service/src/com/android/car/telemetry/ |
| D | CarTelemetryService.java | 232 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in init() local
|
| /packages/services/Car/service/src/com/android/car/watchdog/ |
| D | CarWatchdogService.java | 569 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in getWatchdogDirFile() local
|