HomeSort by relevance Sort by last modified time
    Searched defs:getDataRegState (Results 1 - 3 of 3) sorted by null

  /frameworks/base/telephony/java/android/telephony/
ServiceState.java 457 public int getDataRegState() {
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhone.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
ServiceStateTracker.java 591 if (mSS != null && mSS.getDataRegState() == ServiceState.STATE_IN_SERVICE) {
    [all...]

Completed in 62 milliseconds