Searched refs:setVibrationPattern (Results 1 - 9 of 9) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationChannelTest.java64 channel.setVibrationPattern(new long[0]);
H A DRankingHelperTest.java378 channel2.setVibrationPattern(new long[]{100, 67, 145, 156});
971 update1.setVibrationPattern(new long[]{7945, 46 ,246});
1051 channel.setVibrationPattern(new long[]{100, 67, 145, 156});
1077 channel.setVibrationPattern(new long[]{100, 67, 145, 156});
1235 channel.setVibrationPattern(vibration);
1242 newChannel.setVibrationPattern(new long[]{100});
1276 channel.setVibrationPattern(vibration);
1282 newChannel.setVibrationPattern(new long[]{100});
H A DBuzzBeepBlinkTest.java277 channel.setVibrationPattern(CUSTOM_VIBRATION);
H A DNotificationRecordTest.java153 channel.setVibrationPattern(CUSTOM_CHANNEL_VIBRATION);
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
H A DNotificationChannels.java130 screenshotChannel.setVibrationPattern(legacySS.getVibrationPattern());
/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
H A DNekoService.java63 eggChan.setVibrationPattern(PURR); // not totally quiet though
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
H A DNotificationTestList.java113 phoneCall.setVibrationPattern(new long[] {
678 channel.setVibrationPattern(new long[] {
837 channel.setVibrationPattern(new long[] {0, 700, 500, 1000, 0, 700, 500, 1000,
/frameworks/base/core/java/android/app/
H A DNotificationChannel.java402 * be set with {@link #setVibrationPattern(long[])}.
419 public void setVibrationPattern(long[] vibrationPattern) { method in class:NotificationChannel
635 setVibrationPattern(safeLongArray(parser, ATT_VIBRATION, null));
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 255 milliseconds