Searched refs:mExpectedComponentName (Results 1 – 1 of 1) sorted by relevance
158 private ComponentName mExpectedComponentName = null; field in TelephonyConnectionService519 mExpectedComponentName = new ComponentName(this, this.getClass()); in onCreate()