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.java376 private final int mTypeId; field in CarrierServiceStateTracker.PrefNetworkNotification
380 this.mTypeId = typeId; in PrefNetworkNotification()
401 return mTypeId; in getTypeId()
455 private final int mTypeId; field in CarrierServiceStateTracker.EmergencyNetworkNotification
459 this.mTypeId = typeId; in EmergencyNetworkNotification()
480 return mTypeId; in getTypeId()