Searched refs:showBlockingSuppServicesDialog (Results 1 – 3 of 3) sorted by relevance
226 return SuppServicesUiUtil.showBlockingSuppServicesDialog(this, mPhone, BUTTON_CW_KEY); in onCreateDialog()228 return SuppServicesUiUtil.showBlockingSuppServicesDialog(this, mPhone, BUTTON_CLIR_KEY); in onCreateDialog()
148 SuppServicesUiUtil.showBlockingSuppServicesDialog(this, mPhone, in doSsOverUtPrecautions()
57 public static Dialog showBlockingSuppServicesDialog(Context context, Phone phone, in showBlockingSuppServicesDialog() method in SuppServicesUiUtil