Searched refs:LocalPhoneCallService (Results 1 – 2 of 2) sorted by relevance
23 public class LocalPhoneCallService extends LocalForegroundService { class
39 import android.app.stubs.LocalPhoneCallService;739 mLocalPhoneCallService = new Intent(mContext, LocalPhoneCallService.class); in setUp()1255 assertNotification(1, LocalPhoneCallService.getNotificationTitle(1), true); in testForegroundService_typeImmediateNotification()