Searched refs:IsSupportVibratorCustom (Results 1 – 7 of 7) sorted by relevance
261 if (IsSupportVibratorCustom()) {279 if (IsSupportVibratorCustom()) {407 if (IsSupportVibratorCustom()) {429 if (IsSupportVibratorCustom()) {451 if (IsSupportVibratorCustom()) {473 if (IsSupportVibratorCustom()) {495 if (IsSupportVibratorCustom()) {513 if (IsSupportVibratorCustom()) {529 if (IsSupportVibratorCustom()) {545 if (IsSupportVibratorCustom()) {[all …]
103 bool IsSupportVibratorCustom() in IsSupportVibratorCustom() function106 return client.IsSupportVibratorCustom(); in IsSupportVibratorCustom()
86 bool IsSupportVibratorCustom();
51 if (!OHOS::Sensors::IsSupportVibratorCustom()) { in OH_Vibrator_PlayVibrationCustom()
75 bool IsSupportVibratorCustom();
75 if (!(Sensors::IsSupportVibratorCustom())) { in StartVibratorForSystemTone()
509 bool VibratorServiceClient::IsSupportVibratorCustom() in IsSupportVibratorCustom() function in OHOS::Sensors::VibratorServiceClient