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.java367 private final int mTypeId; field in CarrierServiceStateTracker.PrefNetworkNotification
371 this.mTypeId = typeId; in PrefNetworkNotification()
392 return mTypeId; in getTypeId()
437 private final int mTypeId; field in CarrierServiceStateTracker.EmergencyNetworkNotification
441 this.mTypeId = typeId; in EmergencyNetworkNotification()
462 return mTypeId; in getTypeId()