Searched refs:THEME (Results 1 – 1 of 1) sorted by relevance
134 private static final int THEME = AlertDialog.THEME_DEVICE_DEFAULT_LIGHT; field in PhoneUtils837 ProgressDialog pd = new ProgressDialog(context, THEME); in displayMMIInitiate()908 ProgressDialog pd = new ProgressDialog(app, THEME); in displayMMIComplete()944 sUssdDialog = new AlertDialog.Builder(context, THEME) in displayMMIComplete()