Searched defs:alertDialog (Results 1 – 3 of 3) sorted by relevance
182 final AlertDialog alertDialog = getOnMainSync(() -> { in showDialogIfNecessary() local199 final AlertDialog alertDialog = getOnMainSync(() -> { in showDialogIfNecessary() local
250 AlertDialog alertDialog = new AlertDialog.Builder(this) in requestSystemAlertWindowPerimissionIfRequired() local279 AlertDialog alertDialog = new AlertDialog.Builder(this) in requestUserEnableWifiAsync() local295 AlertDialog alertDialog = new AlertDialog.Builder(this) in requestUserConnectToApAsync() local
221 AlertDialog alertDialog = builder.show(); in verifyOnClick() local