Home
last modified time | relevance | path

Searched refs:enableVibration (Results 1 – 13 of 13) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/util/
DNotificationChannelController.java152 voiceMailChannel.enableVibration( in migrateVoicemailNotificationSettings()
174 callforwardChannel.enableVibration(deprecatedChannel.shouldVibrate()); in migrateCallFowardNotificationChannel()
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
DLeakReporter.java97 channel.enableVibration(true); in dumpLeak()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DBuzzBeepBlinkTest.java337 mChannel.enableVibration(true); in getNotificationRecord()
340 mChannel.enableVibration(false); in getNotificationRecord()
1446 ringtoneChannel.enableVibration(true); in testCannotInterruptRingtoneInsistentBuzz()
1488 ringtoneChannel.enableVibration(true); in testCanInterruptRingtoneNonInsistentBuzz()
1529 ringtoneChannel.enableVibration(true); in testRingtoneInsistentBuzz_doesNotBlockFutureSoundsOnceStopped()
1566 fakeRingtoneChannel.enableVibration(true); in testCanInterruptNonRingtoneInsistentBuzz()
DNotificationRecordTest.java290 defaultChannel.enableVibration(false); in testVibration_default_preUpgradeUsesNotification()
302 defaultChannel.enableVibration(false); in testVibration_custom_preUpgradeUsesNotification()
314 defaultChannel.enableVibration(true); in testVibration_custom_userLocked_preUpgrade()
327 channel.enableVibration(true); in testVibration_custom_upgradeUsesChannel()
DPreferencesHelperTest.java394 channel2.enableVibration(true); in testChannelXml()
460 channel2.enableVibration(false); in testChannelXmlForBackup()
464 channel3.enableVibration(true); in testChannelXmlForBackup()
1044 update2.enableVibration(true); in testLockFields_soundAndVibration()
1168 channel.enableVibration(true); in testGetDeletedChannel()
1194 channel.enableVibration(true); in testGetDeletedChannels()
/frameworks/base/services/core/java/com/android/server/wm/
DAlertWindowNotification.java164 channel.enableVibration(false); in createNotificationChannel()
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DNotificationTestList.java117 phoneCall.enableVibration(true);
677 channel.enableVibration(true);
836 channel.enableVibration(true);
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DPackageInstalledNotificationUtils.java219 channel.enableVibration(false); in createChannel()
/frameworks/base/core/java/android/app/
DNotificationChannel.java507 public void enableVibration(boolean vibration) { in enableVibration() method in NotificationChannel
894 enableVibration(safeBool(parser, ATT_VIBRATION_ENABLED, false)); in populateFromXml()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
DRecordingService.java246 channel.enableVibration(true); in createRecordingNotification()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/config/
Dboot-image-profile.txt2738 HSPLandroid/app/NotificationChannel;->enableVibration(Z)V
/frameworks/base/api/
Dcurrent.txt5938 method public void enableVibration(boolean);