Searched refs:FOREGROUND_SERVICE (Results 1 – 1 of 1) sorted by relevance
46 FOREGROUND_SERVICE enumConstant101 return create(context, new Intent[] {intent}, Type.FOREGROUND_SERVICE, requestCode, flags); in getForegroundService()225 return type == Type.FOREGROUND_SERVICE; in isForegroundServiceIntent()