Searched defs:popAlarmSetToast (Results 1 – 2 of 2) sorted by relevance
101 fun popAlarmSetToast(context: Context, alarmTime: Long) { in popAlarmSetToast() method
95 public static void popAlarmSetToast(Context context, long alarmTime) { in popAlarmSetToast() method in AlarmUtils