Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DDictionaryService.java182 dispatchBroadcast(self, intent); in onStartCommand()
194 static void dispatchBroadcast(final Context context, final Intent intent) { in dispatchBroadcast() method in DictionaryService