Searched defs:alert (Results 1 – 8 of 8) sorted by relevance
110 AlertDialog.Builder alert = new AlertDialog.Builder(getContext()); in onPreferenceClick() local136 AlertDialog.Builder alert = new AlertDialog.Builder(getContext()); in onPreferenceClick() local
393 final String alert = response.getAlertTextOrEmpty().getString(); in getCommandResponses() local
297 AlertDialog alert = new AlertDialog.Builder(context) in showDeviceIdPanel() local
847 AlertDialog alert = (AlertDialog) dialog; in onPrepareDialog() local
570 final String alert = intent.getStringExtra(AlarmClock.EXTRA_RINGTONE); in getAlertFromIntent() local
68 var alert: Uri? = null variable in com.android.deskclock.provider.Alarm
2417 ContentValues alert = new ContentValues(); in internalTestDirty() local