Home
last modified time | relevance | path

Searched refs:requestStartForegroundService (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/media/common/src/android/media/cts/
DForegroundServiceUtil.java40 public static void requestStartForegroundService(Context context, ComponentName name, in requestStartForegroundService() method in ForegroundServiceUtil
DMediaProjectionActivity.java107 ForegroundServiceUtil.requestStartForegroundService(this, in startMediaProjectionService()
/cts/tests/tests/media/projection/src/android/media/projection/cts/
DMediaProjectionManagerTest.java142 ForegroundServiceUtil.requestStartForegroundService(mContext, name, in testGetMediaProjectionWithOtherFgs()
208 ForegroundServiceUtil.requestStartForegroundService(mContext, name, in testGetMediaProjectionWithOtherFgsAlter()