Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/
DFetchMatchingAlarmsAction.kt75 notifyFailureAndLog(reason, mActivity) in run()
89 notifyFailureAndLog(reason, mActivity) in run()
109 notifyFailureAndLog(reason, mActivity) in run()
126 notifyFailureAndLog(reason, mActivity) in run()
139 notifyFailureAndLog(reason, mActivity) in run()
161 private fun notifyFailureAndLog(reason: String, activity: Activity) { in notifyFailureAndLog() method in com.android.deskclock.FetchMatchingAlarmsAction