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