Searched refs:vibrationController (Results 1 – 1 of 1) sorted by relevance
99 sp<TestVibrationController> vibrationController = new TestVibrationController(); in LLVMFuzzerTestOneInput() local100 if (!vibrationController) { in LLVMFuzzerTestOneInput()106 new os::ExternalVibration(uid, pkg, attributes, vibrationController); in LLVMFuzzerTestOneInput()122 parcel.writeStrongBinder(IInterface::asBinder(vibrationController)); in LLVMFuzzerTestOneInput()