Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/emergency/
DEmergencyStateTracker.java237 private static class TelephonyManagerProxyImpl implements TelephonyManagerProxy { class in EmergencyStateTracker
240 TelephonyManagerProxyImpl(Context context) { in TelephonyManagerProxyImpl() method in EmergencyStateTracker.TelephonyManagerProxyImpl
506 mTelephonyManagerProxy = new TelephonyManagerProxyImpl(context); in EmergencyStateTracker()