Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierServiceStateTracker.java422 private final int mTypeId; field in CarrierServiceStateTracker.PrefNetworkNotification
426 this.mTypeId = typeId; in PrefNetworkNotification()
447 return mTypeId; in getTypeId()
501 private final int mTypeId; field in CarrierServiceStateTracker.EmergencyNetworkNotification
505 this.mTypeId = typeId; in EmergencyNetworkNotification()
526 return mTypeId; in getTypeId()