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.java280 private final int mTypeId; field in CarrierServiceStateTracker.PrefNetworkNotification
284 this.mTypeId = typeId; in PrefNetworkNotification()
305 return mTypeId; in getTypeId()
349 private final int mTypeId; field in CarrierServiceStateTracker.EmergencyNetworkNotification
353 this.mTypeId = typeId; in EmergencyNetworkNotification()
374 return mTypeId; in getTypeId()