Searched refs:ENABLE_PATH (Results 1 – 1 of 1) sorted by relevance
32 static const char *ENABLE_PATH = "/sys/class/timed_output/vibrator/enable"; variable36 std::ofstream enable{ENABLE_PATH}; in registerVibratorService()39 ALOGE("Failed to open %s (%d): %s", ENABLE_PATH, error, strerror(error)); in registerVibratorService()