Home
last modified time | relevance | path

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

/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DNotificationHelper.java70 public void createChannel(String id, String name, int importance, boolean vibrate, in createChannel() argument
76 channel.enableVibration(vibrate); in createChannel()