Home | History | Annotate | Download | only in phone

Lines Matching refs:roaming

1349      * Shows the "data disconnected due to roaming" notification, which
1350 * appears when you lose data connectivity because you're roaming and
1351 * you have the "data roaming" feature turned off.
1363 builder.setContentTitle(mContext.getText(R.string.roaming));
1374 * Turns off the "data disconnected due to roaming" notification.