Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DUpdateHandler.java101 static final int DICT_AVAILABLE_NOTIFICATION_ID = 1; field in UpdateHandler
891 notificationManager.notify(DICT_AVAILABLE_NOTIFICATION_ID, notification); in showDictionaryAvailableNotification()