Searched refs:enableVibration (Results 1 – 17 of 17) sorted by relevance
152 voiceMailChannel.enableVibration( in migrateVoicemailNotificationSettings()174 callforwardChannel.enableVibration(deprecatedChannel.shouldVibrate()); in migrateCallFowardNotificationChannel()
346 defaultChannel.enableVibration(false); in testVibration_default_preUpgradeUsesNotification()358 defaultChannel.enableVibration(false); in testVibration_custom_preUpgradeUsesNotification()371 defaultChannel.enableVibration(true); in testVibration_custom_userLocked_preUpgrade()385 channel.enableVibration(true); in testVibration_customPattern_nonInsistent_usesCustomPattern()396 channel.enableVibration(true); in testVibration_customPattern_insistent_createsInsistentEffect()408 channel.enableVibration(true); in testVibration_customEffect_flagNotEnabled_usesDefaultEffect()480 channel.enableVibration(true); in testVibration_noCustomVibration_vibrationEnabled_usesDefaultVibration()492 channel.enableVibration(false); in testVibration_noCustomVibration_vibrationNotEnabled_usesNoVibration()507 channel.enableVibration(false); in testVibration_customVibration_vibrationNotEnabled_usesNoVibration()
482 mChannel.enableVibration(true); in getNotificationRecord()485 mChannel.enableVibration(false); in getNotificationRecord()1801 ringtoneChannel.enableVibration(true); in testRingtoneInsistentBeep_canUpdate()1829 ringtoneChannel.enableVibration(true); in testRingtoneInsistentBeep_clearEffectsStopsSoundAndVibration()1852 ringtoneChannel.enableVibration(true); in testRingtoneInsistentBeep_neverVibratesWhenEffectsClearedBeforeDelay()1874 ringtoneChannel.enableVibration(true); in testCannotInterruptRingtoneInsistentBuzz()1917 ringtoneChannel.enableVibration(true); in testCanInterruptRingtoneNonInsistentBuzz()1958 ringtoneChannel.enableVibration(true); in testRingtoneInsistentBuzz_doesNotBlockFutureSoundsOnceStopped()1995 fakeRingtoneChannel.enableVibration(true); in testCanInterruptNonRingtoneInsistentBuzz()
598 channel2.enableVibration(true); in testChannelXml()666 channel2.enableVibration(false); in testChannelXmlForBackup()670 channel3.enableVibration(true); in testChannelXmlForBackup()1131 channel2.enableVibration(false); in testChannelXmlForNonBackup_postMigration()1135 channel3.enableVibration(true); in testChannelXmlForNonBackup_postMigration()1216 channel2.enableVibration(false); in testChannelXmlForBackup_postMigration()1220 channel3.enableVibration(true); in testChannelXmlForBackup_postMigration()1303 channel2.enableVibration(false); in testChannelXmlForBackup_postMigration_noExternal()1307 channel3.enableVibration(true); in testChannelXmlForBackup_postMigration_noExternal()2245 update2.enableVibration(true); in testLockFields_soundAndVibration()[all …]
100 channel.enableVibration(true); in dumpLeak()
163 channel.enableVibration(false); in createNotificationChannel()
220 channel.enableVibration(false); in createChannel()
112 phoneCall.enableVibration(true);673 channel.enableVibration(true);832 channel.enableVibration(true);
451 copy.enableVibration(mVibrationEnabled); in copy()642 public void enableVibration(boolean vibration) { in enableVibration() method in NotificationChannel1145 enableVibration(safeBool(parser, ATT_VIBRATION_ENABLED, false)); in populateFromXml()
145 channel.enableVibration(true); in onStartCommand()
599 original.enableVibration(false); in testCopy()
694 channel.enableVibration(false); in showSensorUseReminderNotification()
1278 conversation.enableVibration(updatedParent.shouldVibrate()); in maybeUpdateChildConversationChannel()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
2310 HSPLandroid/app/NotificationChannel;->enableVibration(Z)V
6936 method public void enableVibration(boolean);