Searched refs:Vibrate (Results 1 – 16 of 16) sorted by relevance
200 message Vibrate { message216 optional Vibrate vibrate = 32;
100 # Vibrate the device after we are done collecting the bugreport
113 # Vibrate the device after we are done collecting the bugreport
122 # Vibrate the device after we are done collecting the bugreport
139 # Vibrate the device after we are done collecting the bugreport
144 # Vibrate the device after we are done collecting the bugreport
158 # Vibrate the device after we are done collecting the bugreport
2913 SystemSettingsProto.Vibrate.ON); in dumpProtoSystemSettingsLocked()2916 SystemSettingsProto.Vibrate.INPUT_DEVICES); in dumpProtoSystemSettingsLocked()2919 SystemSettingsProto.Vibrate.IN_SILENT); in dumpProtoSystemSettingsLocked()2922 SystemSettingsProto.Vibrate.WHEN_RINGING); in dumpProtoSystemSettingsLocked()
2443 static void Vibrate(int duration_ms) { in Vibrate() function2876 Vibrate(150); in RunInternal()3003 Vibrate(75); in RunInternal()
680 SLresult (*Vibrate) ( member
2564 XAresult (*Vibrate) ( member
2840 // OPEN: Settings -> Sound -> Vibrate for calls
87 // Vibrate the device.
2879 TEST_F(VibratorInputMapperTest, Vibrate) { in TEST_F() argument