Searched refs:mLocalPhoneCallService (Results 1 – 1 of 1) sorted by relevance
102 private Intent mLocalPhoneCallService; field in ServiceTest705 mLocalPhoneCallService = new Intent(mContext, LocalPhoneCallService.class); in setUp()1177 startForegroundService(mLocalPhoneCallService, in testForegroundService_typeImmediateNotification()1183 mContext.stopService(mLocalPhoneCallService); in testForegroundService_typeImmediateNotification()