Searched refs:mTelephonyManagerForSubId (Results 1 – 1 of 1) sorted by relevance
87 final TelephonyManager mTelephonyManagerForSubId; field in PhoneCallStateHandler.MyCallStateListener91 mTelephonyManagerForSubId = telephonyManager; in MyCallStateListener()95 mExecutor.execute(() -> mTelephonyManagerForSubId.unregisterTelephonyCallback(this)); in cleanup()