Searched refs:MSG_SERVICE_DESTROYED (Results 1 – 2 of 2) sorted by relevance
33 static final int MSG_SERVICE_DESTROYED = 2; field in ForegroundServiceUtil49 case MSG_SERVICE_DESTROYED: in requestStartForegroundService()
19 import static android.media.cts.ForegroundServiceUtil.MSG_SERVICE_DESTROYED;65 sendMessage(MSG_SERVICE_DESTROYED); in onDestroy()