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