Searched defs:getVibration (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java401 proto.write(NotificationRecordProto.CAN_VIBRATE, getVibration() != null);
929 public long[] getVibration() { method in class:NotificationRecord

Completed in 61 milliseconds