Home
last modified time | relevance | path

Searched defs:mAlert (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/cardemulation/util/
DAlertActivity.java51 private AlertDialog mAlert; field in AlertActivity
/packages/apps/Nfc/src/com/android/nfc/handover/
DConfirmConnectActivity.java36 AlertDialog mAlert = null; field in ConfirmConnectActivity
/packages/modules/StatsD/statsd/src/anomaly/
DAnomalyTracker.h161 const Alert mAlert; variable
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/
DAlertActivity.java49 private AlertDialog mAlert; field in AlertActivity
/packages/apps/Calendar/src/com/android/calendar/
DGeneralPreferences.kt51 var mAlert: CheckBoxPreference? = null variable in com.android.calendar.GeneralPreferences