Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
DMockModemConfigBase.java76 private String mBasebandVersion = MockModemConfigInterface.DEFAULT_BASEBAND_VERSION; field in MockModemConfigBase
565 mBasebandVersion = MockModemConfigInterface.DEFAULT_BASEBAND_VERSION; in setDefaultConfigValue()
811 new AsyncResult(null, mBasebandVersion, null)); in notifyAllRegistrantNotifications()