Home
last modified time | relevance | path

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

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastConfigService.java183 || (isSpeechAlertMessageEnabled() != res.getBoolean( in onHandleIntent()
702 private boolean isSpeechAlertMessageEnabled() { in isSpeechAlertMessageEnabled() method in CellBroadcastConfigService