Home
last modified time | relevance | path

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

/expo/android/expoview/src/main/java/host/exp/exponent/notifications/
H A DNotificationHelper.kt248 val vibrateArrayList = ArrayList<Double>() in createChannel() constant
250 vibrateArrayList.add(vibrateJsonArray.getDouble(i)) in createChannel()
252 vibrateArrayList in createChannel()