Home
last modified time | relevance | path

Searched refs:oldSmsComponent (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
DSmsDefaultDialog.java99 ComponentName oldSmsComponent = SmsApplication.getDefaultSmsApplication(this, true); in buildDialog() local
100 if (oldSmsComponent != null) { in buildDialog()
102 oldSmsComponent.getPackageName(), this); in buildDialog()