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.java5931 void notifyRegistrantsRilConnectionChanged(int rilVer) { in notifyRegistrantsRilConnectionChanged() argument
5932 mRilVersion = rilVer; in notifyRegistrantsRilConnectionChanged()
5935 new AsyncResult(null, new Integer(rilVer), null)); in notifyRegistrantsRilConnectionChanged()