Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRIL.java3288 private void notifyRegistrantsRilConnectionChanged(int rilVer) { in notifyRegistrantsRilConnectionChanged() argument
3289 mRilVersion = rilVer; in notifyRegistrantsRilConnectionChanged()
3292 new AsyncResult (null, new Integer(rilVer), null)); in notifyRegistrantsRilConnectionChanged()