Home
last modified time | relevance | path

Searched refs:ForegroundServiceUtil (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/media/common/src/android/media/cts/
DLocalMediaProjectionService.java18 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;
DForegroundServiceUtil.java29 public final class ForegroundServiceUtil { class
DMediaProjectionActivity.java107 ForegroundServiceUtil.requestStartForegroundService(this, in startMediaProjectionService()
/cts/tests/tests/media/projection/src/android/media/projection/cts/
DMediaProjectionManagerTest.java35 import android.media.cts.ForegroundServiceUtil;
142 ForegroundServiceUtil.requestStartForegroundService(mContext, name, in testGetMediaProjectionWithOtherFgs()
208 ForegroundServiceUtil.requestStartForegroundService(mContext, name, in testGetMediaProjectionWithOtherFgsAlter()