Searched refs:ForegroundServiceUtil (Results 1 – 4 of 4) sorted by relevance
18 import static android.media.cts.ForegroundServiceUtil.EXTRA_MESSENGER;19 import static android.media.cts.ForegroundServiceUtil.MSG_SERVICE_DESTROYED;20 import static android.media.cts.ForegroundServiceUtil.MSG_START_FOREGROUND_DONE;
29 public final class ForegroundServiceUtil { class
107 ForegroundServiceUtil.requestStartForegroundService(this, in startMediaProjectionService()
35 import android.media.cts.ForegroundServiceUtil;142 ForegroundServiceUtil.requestStartForegroundService(mContext, name, in testGetMediaProjectionWithOtherFgs()208 ForegroundServiceUtil.requestStartForegroundService(mContext, name, in testGetMediaProjectionWithOtherFgsAlter()